summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex
blob: 1d46683a3f5bc14adcdc7dc22f08f70611133487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% --------------------------------------------------------------------------
% Burundi:
% --------------------------------------------------------------------------
\BeginFlagDescription{3}{5}
\definecolor{red}{RGB}{200,16,46}
\definecolor{green}{RGB}{67,176,42}
\fill [red] (0,0) rectangle (\flaglength,1);
\fill [green] (0,0)--(\flaglength,1)--(\flaglength,0)--(0,1)--cycle;
\begin{scope}
\clip (0,0) rectangle (\flaglength,1);
\draw [white,line width=\flagwidth/7.5] (0,0)--(\flaglength,1) (0,1)--(\flaglength,0);
\end{scope}
\begin{scope}[xshift=0.5\flaglength,yshift=0.5\flagwidth]
\fill [white] (0,0) circle (17/60);
\foreach \x in {90,210,330}
{  \starVI{green}{(\x:0.14667)}{\flagwidth/15}{0}
   \starVI{red}{(\x:0.14667)}{0.054667\flagwidth}{0}}
\end{scope}
\FrameCode
\EndFlagDescription