summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_GR.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_GR.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_GR.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_GR.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_GR.tex
new file mode 100644
index 0000000000..67f9161cb3
--- /dev/null
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_GR.tex
@@ -0,0 +1,12 @@
+% --------------------------------------------------------------------------
+% Greece:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{2}{3}
+\definecolor{blue}{RGB}{0,64,160}
+\fill [white] (0,0) rectangle (\flaglength,1);
+\foreach \x in {1,5,9,13,17} {\hbar{blue}{\x*\flagwidth/18}{\flagwidth/9}}
+\fill [blue] (0,4*\flagwidth/9) rectangle ++(5*\flagwidth/9,5*\flagwidth/9);
+\fill [white] (0,6*\flagwidth/9) rectangle ++(5*\flagwidth/9,\flagwidth/9);
+\fill [white] (2*\flagwidth/9,4*\flagwidth/9) rectangle ++(\flagwidth/9,5*\flagwidth/9);
+\FrameCode
+\EndFlagDescription