2.1.1 import country flags

This commit is contained in:
SDE
2024-12-05 17:38:08 +03:00
parent a140ffe523
commit e56d29c322
262 changed files with 6079 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
<svg width="32" height="24" viewBox="0 0 32 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_270_67345)">
<rect width="32" height="24" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V24H32V0H0Z" fill="#E31D1C"/>
<mask id="mask0_270_67345" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V24H32V0H0Z" fill="white"/>
</mask>
<g mask="url(#mask0_270_67345)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 6H14V10H10V14H14V18H18V14H22V10H18V6Z" fill="#F1F9FF"/>
</g>
</g>
<defs>
<clipPath id="clip0_270_67345">
<rect width="32" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 730 B