summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_BH.tex
blob: e432cd350a1aaa92c72ff93a3c71c874d1c2de21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% --------------------------------------------------------------------------
% Bahrein:
% --------------------------------------------------------------------------
\begin{flagdescription}{3/5}
\definecolor{red}{RGB}{218,41,28}
\fill [white] (0,0) rectangle (\flaglength,1);
\fill [red] (\flaglength,0)--(0.325\flaglength,0)--++(-0.125\flagwidth,0)
 \foreach \n in{1,...,5}
   {--++(\flagwidth/4,\flagwidth/10)--++(-\flagwidth/4,\flagwidth/10)}
  --(\flaglength,1)--cycle;
\framecode{}
\end{flagdescription}