Use flag inside circle.

This commit is contained in:
Daniel Gent 2021-08-23 19:43:31 +02:00
parent 362cf9dd03
commit 3ffa06a384
4 changed files with 18 additions and 35 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

View File

@ -1,10 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.5144 6C19.5212 2.84625 16.0064 0.75 11.9999 0.75C7.99335 0.75 4.47848 2.84625 2.48535 6H2.4855C1.38787 7.737 0.75 9.79313 0.75 12C0.75 14.2069 1.38787 16.263 2.4855 18H2.48535C4.47848 21.1537 7.99335 23.25 11.9999 23.25C16.0064 23.25 19.5212 21.1537 21.5144 18H21.5145C22.6121 16.263 23.25 14.2069 23.25 12C23.25 9.79313 22.6121 7.737 21.5145 6H21.5144Z" fill="#B4D7EE"/>
</mask>
<g mask="url(#mask0)">
<rect x="-2" y="-1" width="27" height="14" fill="#FCD116"/>
<rect x="-2" y="13" width="27" height="6" fill="#003893"/>
<rect x="-2" y="19" width="27" height="6" fill="#CE1126"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 840 B

View File

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 256c0 31.314 5.633 61.31 15.923 89.043L256 367.304l240.077-22.261C506.367 317.31 512 287.314 512 256s-5.633-61.31-15.923-89.043L256 144.696 15.923 166.957C5.633 194.69 0 224.686 0 256z" fill="#ffda44"/><g fill="#d80027"><path d="M496.077 166.957C459.906 69.473 366.071 0 256 0S52.094 69.473 15.923 166.957h480.154zM15.923 345.043C52.094 442.527 145.929 512 256 512s203.906-69.473 240.077-166.957H15.923z"/></g></svg>

Before

Width:  |  Height:  |  Size: 490 B

View File

@ -1,5 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="1600" height="1000" viewBox="0 0 16 10">
<rect width="16" height="10" fill="#006aa7"/>
<rect width="2" height="10" x="5" fill="#fecc00"/>
<rect width="16" height="2" y="4" fill="#fecc00"/>
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Lager_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 800 800" style="enable-background:new 0 0 800 800;" xml:space="preserve">
<style type="text/css">
.st0{fill:#006AA7;}
.st1{fill:#FECC00;}
</style>
<g>
<path class="st0" d="M344,754.3c19.5,3.3,39.5,5,59.9,5c173.4,0,318-123.2,351.1-286.9H344V754.3z"/>
<path class="st0" d="M52.8,472.4c18.6,91.9,72.3,171.1,146.6,222.8V472.4H52.8z"/>
<path class="st0" d="M199.4,107c-74.3,51.7-128,130.9-146.6,222.8h146.6V107z"/>
<path class="st0" d="M755,329.8C721.9,166.1,577.3,42.9,403.9,42.9c-20.4,0-40.4,1.7-59.9,5v281.9H755z"/>
<path class="st1" d="M199.4,329.8H52.8c-4.7,23-7.1,46.9-7.1,71.3c0,24.4,2.4,48.3,7.1,71.3h146.6V329.8z"/>
<path class="st1" d="M755,329.8H344v142.6h411c4.7-23,7.1-46.9,7.1-71.3C762.1,376.7,759.7,352.8,755,329.8z"/>
<path class="st1" d="M344,329.8V47.9c-53.1,8.9-102.2,29.5-144.6,59.1v222.8H344z"/>
<path class="st1" d="M199.4,472.4v222.8c42.4,29.5,91.5,50.1,144.6,59.1V472.4H199.4z"/>
<rect x="199.4" y="329.8" class="st1" width="144.6" height="142.6"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 1.2 KiB