mirror of
https://github.com/cchuster/connerchu.com
synced 2024-11-01 13:33:26 +00:00
15 lines
769 B
XML
15 lines
769 B
XML
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ag" viewBox="0 0 640 480">
|
|
<defs>
|
|
<clipPath id="a">
|
|
<path fill-opacity=".7" d="M-79.7 0H603v512H-79.7z"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(74.7) scale(.9375)">
|
|
<path fill="#fff" d="M-79.68 0h682.67v512H-79.68V0Z"/>
|
|
<path d="M-79.59 0h682.58v204.8H-79.68L-79.59 0Z"/>
|
|
<path d="M21.3 203.2h480v112h-480v-112Z" fill="#0072c6"/>
|
|
<path d="M602.99.1V512H261.6L602.99 0v.1ZM-79.68.1V512h341.29L-79.68 0v.1Z" fill="#ce1126"/>
|
|
<path d="M440.4 203.3 364 184l64.9-49-79.7 11.4 41-69.5-70.7 41L332.3 37l-47.9 63.8-19.3-74-21.7 76.3-47.8-65 13.7 83.2L138.5 78l41 69.5-77.4-12.5 63.8 47.8L86 203.3h354.3z" fill="#fcd116"/>
|
|
</g>
|
|
</svg>
|