summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_LC.tex
blob: 31a9ff25b0a3b12d25c5c04ab52fc084939e2cf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% --------------------------------------------------------------------------
% ST. Lucia:
% --------------------------------------------------------------------------
\BeginFlagDescription{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
\EndFlagDescription