1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-22 10:49:22 +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

13
assets/img/flags/pr.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M-37.298 0h682.67v512h-682.67z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(34.967) scale(.9375)">
<path fill="#ed0000" d="M-37.298 0h768v512h-768z"/>
<path fill="#fff" d="M-37.298 102.4h768v102.4h-768zM-37.298 307.2h768v102.4h-768z"/>
<path d="M-37.298 0l440.69 255.67-440.69 255.34V0z" fill="#0050f0"/>
<path d="M156.45 325.47l-47.447-35.432-47.214 35.78 17.56-58.144-47.128-35.904 58.305-.5L108.61 173.3l18.472 57.835 58.305.077-46.886 36.243 17.947 58.016z" fill="#fff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 699 B