summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex
new file mode 100644
index 0000000000..31a9ff25b0
--- /dev/null
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_LC.tex
@@ -0,0 +1,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