0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-24 11:17:29 +01:00

Correcting tn flag to match post 1999 shape updates (@see https://en.wikipedia.org/wiki/Flag_of_Tunisia) (#1090)

Closes #1089
This commit is contained in:
Guillaume Cièr 2023-03-23 21:31:43 +07:00 committed by GitHub
parent 29edfe0288
commit d220833d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 24 deletions

View File

@ -1,13 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-tn" viewBox="0 0 512 512">
<defs>
<clipPath id="a">
<path fill-opacity=".7" d="M124 0h496v496H124z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-128) scale(1.0321)">
<path fill="#e70013" d="M0 0h744v496H0z"/>
<path fill="#fff" d="M497.8 247.8a125.1 125.1 0 1 1-250.2 0 125.1 125.1 0 0 1 250.2 0z"/>
<path fill="#e70013" d="M372.7 330.8a83 83 0 0 1-83-83 83 83 0 0 1 83-83c11.4 0 24.5 2.7 33.3 9.2-60.6 2.3-76 53.7-76 74.5s9.8 67 76 73.8a70.4 70.4 0 0 1-33.3 8.5z"/>
<path fill="#e70013" d="M445.8 282.7 408.1 269l-24.9 31.4 1.4-40-37.6-14 38.6-11.1 1.7-40 22.4 33.2 38.6-10.8-24.7 31.6z"/>
</g>
<path fill="#e70013" d="m0 0h512v512H0z"/>
<path fill="#fff" d="M256 135a1 1 0 00-1 240 1 1 0 000-241zm72 174a90 90 0 110-107 72 72 0 100 107zm-4.7-21.7-37.4-12.1L262.8 307V267.7l-37.3-12.2 37.3-12.2v-39.4l23.1 31.9 37.4-12.1-23.1 31.8z"/>
</svg>

Before

Width:  |  Height:  |  Size: 737 B

After

Width:  |  Height:  |  Size: 333 B

View File

@ -1,13 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-tn" viewBox="0 0 640 480">
<defs>
<clipPath id="a">
<path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(80) scale(.9375)">
<path fill="#e70013" d="M-128 0h768v512h-768z"/>
<path fill="#fff" d="M385.8 255.8a129.1 129.1 0 1 1-258.2 0 129.1 129.1 0 0 1 258.2 0z"/>
<path fill="#e70013" d="M256.7 341.4a85.7 85.7 0 0 1 0-171.3c11.8 0 25.3 2.8 34.4 9.5-62.6 2.3-78.5 55.5-78.5 76.9s10.1 69.1 78.5 76.2c-7.8 5-22.6 8.7-34.4 8.7z"/>
<path fill="#e70013" d="m332.1 291.8-38.9-14.2-25.7 32.4 1.5-41.3-38.8-14.5 39.8-11.4 1.7-41.3 23.2 34.3 39.8-11-25.5 32.5z"/>
</g>
</svg>
<svg viewBox="0 0 640 480" xmlns="http://www.w3.org/2000/svg">
<path fill="#e70013" d="m0 0h640v480h-640z"/>
<path d="m320 119.2a1 1 0 0 0 -1 240.3 1 1 0 0 0 1-240.3zm72 173.8a90 90 0 1 1 0-107 72 72 0 1 0 0 107zm-4.7-21.7-37.4-12.1-23.1 31.8v-39.3l-37.4-12.2 37.4-12.2v-39.3l23.1 31.8 37.4-12.1-23.1 31.8z" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 746 B

After

Width:  |  Height:  |  Size: 332 B