summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_SC.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_SC.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_SC.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_SC.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_SC.tex
new file mode 100644
index 00000000000..6911365eee1
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/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