1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-21 10:19:15 +00:00

Add PTIO Icons and Country Flags

This commit is contained in:
2020-12-03 23:16:00 -06:00
parent eabc5903a1
commit 7f5e07db98
282 changed files with 15 additions and 177 deletions

12
assets/img/flags/nr.svg Normal file
View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M-54.667 0h682.67v512h-682.67z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(51.25) scale(.9375)" stroke-width="1pt">
<path fill="#002170" d="M-140 0H884v512H-140z"/>
<path fill="#ffb20d" d="M-140 234.11H884v43.783H-140z"/>
<path fill="#fff" d="M161.81 437.989l-32.916-32.971-10.604 45.363-12.008-45.015-31.875 33.978 12.107-44.989-44.59 13.498 32.972-32.907-45.365-10.613 45.016-12.008L40.56 320.45l44.989 12.108-13.49-44.591 32.907 32.971 10.614-45.364 12.008 45.015 31.866-33.977-12.098 44.988 44.59-13.498-32.98 32.908 45.363 10.613-45.015 12.009 33.987 31.874-44.989-12.108z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 789 B