summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
new file mode 100644
index 00000000000..1f27d25019a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
@@ -0,0 +1,11 @@
+% --------------------------------------------------------------------------
+% Red Cross:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{2}{3}
+\definecolor{red}{RGB}{218,41,28}
+\fill [white] (0,0) rectangle (\flaglength,1);
+\begin{scope}[shift={(0.5\flaglength,0.5)},x=\flagwidth/32,y=\flagwidth/32]
+\fill [red] (3,10)|-(10,3)|-(3,-3)|-(-3,-10)|-(-10,-3)|-(-3,3)|-cycle;
+\end{scope}
+\FrameCode
+\EndFlagDescription