privacyguides.org/assets/img/flags/jm.svg
Vince 520e28626a Implement Sass (#568)
* Move all images to assets/img

* Move all scripts to assets/js

* Move all webfonts to assets/webfonts

* Move all files to assets/files

* Move css to assets/css and add imports

* Adjust all references to assets folder

* Fix tor icon path

* Rewrite custom css to sass and add variables

* Change ?v on style.css to 5.

* Enable Sass minification

* Remove CryptoPaper-full.7z
2018-11-07 21:52:56 +01:00

9 lines
395 B
XML
Executable File

<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
<g fill-rule="evenodd">
<path d="M0 0l320 240L0 480zM640 0L320 240l320 240z"/>
<path d="M0 0l320 240L640 0zM0 480l320-240 320 240z" fill="#090"/>
<path d="M640 0h-59.625L0 435.281V480h59.629L640.004 44.719z" fill="#fc0"/>
<path d="M0 0v44.722l580.375 435.28h59.629v-44.72L59.629 0z" fill="#fc0"/>
</g>
</svg>