12 lines
698 B
XML
12 lines
698 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="KI FWI SA YÉ ?">
|
|||
|
|
<rect width="64" height="64" fill="#0D0D0D" />
|
||
|
|
<!-- Les quatre segments francs du drapeau panafricain, à la verticale. -->
|
||
|
|
<rect x="0" y="52" width="16" height="12" fill="#0D0D0D" />
|
||
|
|
<rect x="16" y="52" width="16" height="12" fill="#FDB813" />
|
||
|
|
<rect x="32" y="52" width="16" height="12" fill="#00D66C" />
|
||
|
|
<rect x="48" y="52" width="16" height="12" fill="#FF1654" />
|
||
|
|
<!-- Arche or, angles nets : aucune forme organique (charte §1.4). -->
|
||
|
|
<path d="M14 46V22a18 18 0 0 1 36 0v24h-9V22a9 9 0 0 0-18 0v24z" fill="#FDB813" />
|
||
|
|
<rect x="28" y="30" width="8" height="8" fill="#00D66C" />
|
||
|
|
</svg>
|