summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_GG.tex
blob: 178fbad79fa0d10e35b68730c02e7f48fccf0e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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}