Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cf.svg « 1x1 « flags « static - github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 667fc93c1eaee0345a92c2ff342c35ca77a48191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cf" viewBox="0 0 512 512">
  <defs>
    <clipPath id="a">
      <path fill-opacity=".7" d="M0 0h512v512H0z"/>
    </clipPath>
  </defs>
  <g fill-rule="evenodd" clip-path="url(#a)">
    <path fill="#00f" d="M-52-.5h768v127H-52z"/>
    <path fill="#ff0" d="M-52 383.5h768V512H-52z"/>
    <path fill="#009a00" d="M-52 255h768v128.5H-52z"/>
    <path fill="#fff" d="M-52 126.5h768V255H-52z"/>
    <path fill="red" d="M268 0h128v512H268z"/>
    <path fill="#ff0" d="M109.5 112.3 75.9 89.1l-33.4 23.4 11.6-39.2-32.5-24.6 40.7-1L75.7 8.8l13.5 38.6 40.8.8L97.6 73"/>
  </g>
</svg>