summaryrefslogtreecommitdiff
path: root/icons/flags/cm.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/flags/cm.svg')
-rw-r--r--icons/flags/cm.svg29
1 files changed, 13 insertions, 16 deletions
diff --git a/icons/flags/cm.svg b/icons/flags/cm.svg
index 8027e5e..70adc8b 100644
--- a/icons/flags/cm.svg
+++ b/icons/flags/cm.svg
@@ -1,18 +1,15 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="600" height="400" viewBox="0 0 90 60">
-<desc>Flag of Cameroon</desc>
- <rect width="30" height="60" fill="#007a5e"/>
- <rect x="30" width="30" height="60" fill="#ce1126"/>
- <rect x="60" width="30" height="60" fill="#fcd116"/>
-<g id="star" fill="#fcd116" transform="translate(45,30) scale(8)">
- <g id="c">
- <path id="triangle" d="M0,0 v1 h0.5 z" transform="translate(0,-1) rotate(18)"/>
- <use xlink:href="#triangle" transform="scale(-1,1)"/>
-
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-cm" viewBox="0 0 640 480">
+ <path fill="#007a5e" d="M0 0h213.3v480H0z"/>
+ <path fill="#ce1126" d="M213.3 0h213.4v480H213.3z"/>
+ <path fill="#fcd116" d="M426.7 0H640v480H426.7z"/>
+ <g fill="#fcd116" transform="translate(320 240)scale(7.1111)">
+ <g id="cm-b">
+ <path id="cm-a" d="M0-8-2.5-.4 1.3.9z"/>
+ <use xlink:href="#cm-a" width="100%" height="100%" transform="scale(-1 1)"/>
</g>
- <use xlink:href="#c" transform="rotate(72)"/>
- <use xlink:href="#c" transform="rotate(144)"/>
- <use xlink:href="#c" transform="rotate(216)"/>
- <use xlink:href="#c" transform="rotate(288)"/>
-</g>
+ <use xlink:href="#cm-b" width="100%" height="100%" transform="rotate(72)"/>
+ <use xlink:href="#cm-b" width="100%" height="100%" transform="rotate(144)"/>
+ <use xlink:href="#cm-b" width="100%" height="100%" transform="rotate(-144)"/>
+ <use xlink:href="#cm-b" width="100%" height="100%" transform="rotate(-72)"/>
+ </g>
</svg>