summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_CG.tex
blob: e14776d375d643c3b01e33866b2b024360e52ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% --------------------------------------------------------------------------
% Congo (Republic):
% --------------------------------------------------------------------------
\BeginFlagDescription{2}{3}
\definecolor{red}{RGB}{239,51,64}
\definecolor{green}{RGB}{0,177,64}
\definecolor{gold}{RGB}{255,209,0}
\fill [gold] (0,0) rectangle (\flaglength,1);
\fill [green] (0,0)--(0,1)--(2/3*\flaglength,1)--cycle;
\fill [red] (\flaglength,0)--(\flaglength,1)--(1/3*\flaglength,0)--cycle;
\FrameCode
\EndFlagDescription