summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-05-13 03:01:14 +0000
committerNorbert Preining <norbert@preining.info>2021-05-13 03:01:14 +0000
commitad4e4e52ae85ee5957d6a67c251a965b93679298 (patch)
treeaea402c5cc6e4dd137cca35b448a8197bc1ab766 /graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex
parentbcdf6c829c6761de02484473ebe43fa3760adcaa (diff)
CTAN sync 202105130301
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex
new file mode 100644
index 0000000000..178fbad79f
--- /dev/null
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex
@@ -0,0 +1,16 @@
+% --------------------------------------------------------------------------
+% Guernsey:
+% --------------------------------------------------------------------------
+\begin{flagdescription}{2/3}
+\definecolor{red}{RGB}{228,0,43}
+\definecolor{gold}{RGB}{254,219,0}
+\background{white}
+\hbar{red}{0.5}{0.25}
+\vbar{red}{0.5\flaglength}{0.25}
+\begin{scope}[shift={(0.5\flaglength,0.5\flagwidth)},scale=1/24]
+\fill [gold] (-1,1)--(-1,8)--(-2,9)--(2,9)--(1,8)--(1,1)--(8,1)--(9,2)--
+ (9,-2)--(8,-1)--(1,-1)--(1,-8)--(2,-9)--(-2,-9)--(-1,-8)--(-1,-1)--
+ (-8,-1)--(-9,-2)--(-9,2)--(-8,1)--cycle;
+\end{scope}
+\framecode{}
+\end{flagdescription}