summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_SC.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_SC.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_SC.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_SC.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_SC.tex
new file mode 100644
index 0000000000..6911365eee
--- /dev/null
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_SC.tex
@@ -0,0 +1,15 @@
+% --------------------------------------------------------------------------
+% Seychelles:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{1}{2}
+\definecolor{red}{RGB}{210,38,48}
+\definecolor{blue}{RGB}{0,47,108}
+\definecolor{gold}{RGB}{254,209,65}
+\definecolor{green}{RGB}{0,122,51}
+\fill [blue] (0,0)--(0,1)--(\flaglength,1)--(\flaglength,0)--cycle;
+\fill [gold] (0,0)--(\flaglength/3,1)--(\flaglength,1)--(\flaglength,0)--cycle;
+\fill [red] (0,0)--(2/3*\flaglength,1)--(\flaglength,1)--(\flaglength,0)--cycle;
+\fill [white] (0,0)--(\flaglength,2/3)--(\flaglength,0)--cycle;
+\fill [green] (0,0)--(\flaglength,1/3)--(\flaglength,0)--cycle;
+\FrameCode
+\EndFlagDescription