summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_QA.tex
blob: dfdfd32d0977c73c091a5d2a2e412e854e36edab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% --------------------------------------------------------------------------
% Quatar:
% --------------------------------------------------------------------------
\begin{flagdescription}{11/28}
\definecolor{maroon}{RGB}{138,21,56}
\fill [white] (0,0) rectangle (\flaglength,1);
\fill [maroon] (\flaglength,0)--(0.32143\flaglength,0)--++(-\flagwidth/22,0)
 \foreach \n in{1,...,9}
   {--++(\flagwidth/5.5,\flagwidth/18)--++(-\flagwidth/5.5,\flagwidth/18)}
  --(\flaglength,1)--cycle;
\framecode{}
\end{flagdescription}