hugo-toha/static/flags/4x3/cm.svg
Emruz Hossain 4679efe5c5
Fix country flag not showing in language selector (#298)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-04-25 18:48:49 +00:00

15 lines
824 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-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="b">
<path id="a" d="M0-8L-2.5-.4 1.3.9z"/>
<use width="100%" height="100%" transform="scale(-1 1)" xlink:href="#a"/>
</g>
<use width="100%" height="100%" transform="rotate(72)" xlink:href="#b"/>
<use width="100%" height="100%" transform="rotate(144)" xlink:href="#b"/>
<use width="100%" height="100%" transform="rotate(-144)" xlink:href="#b"/>
<use width="100%" height="100%" transform="rotate(-72)" xlink:href="#b"/>
</g>
</svg>