mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
14 lines
560 B
XML
14 lines
560 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
|
||
|
<defs>
|
||
|
<clipPath id="a">
|
||
|
<path fill-opacity=".67" d="M10 0h160v120H10z"/>
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
<g clip-path="url(#a)" fill-rule="evenodd" transform="matrix(4 0 0 4 -40 0)" stroke-width="1pt">
|
||
|
<path fill="#09f" d="M0 0h180v120H0z"/>
|
||
|
<path d="M0 0h180L0 120V0z" fill="#090"/>
|
||
|
<path d="M0 120h40l140-95V0h-40L0 95v25z"/>
|
||
|
<path d="M0 91.456L137.18 0h13.52L0 100.47v-9.014zM29.295 120l150.7-100.47v9.014L42.815 120h-13.52z" fill="#ff0"/>
|
||
|
</g>
|
||
|
</svg>
|