summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex
blob: 53de6f5fa6ca4de4796309a5178d5b444fe14ec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% --------------------------------------------------------------------------
% ST. Lucia:
% --------------------------------------------------------------------------
\begin{flagdescription}{1/2}
\definecolor{blue}{RGB}{155,203,235}
\definecolor{gold}{RGB}{255,205,0}
\fill [blue] (0,0) rectangle (\flaglength,1);
\begin{scope}
[shift={(0.5\flaglength,0.5\flagwidth)},x=\flagwidth/200,y=\flagwidth/200]
\fill [white] (-72,-80)--(72,-80)--(0,80)--cycle;
\fill [black] (-63,-80)--(63,-80)--(0,60)--cycle;
\fill [gold] (-72,-80)--(72,-80)--(0,0)--cycle;
\end{scope}
\framecode{}
\end{flagdescription}