privacyguides.org/assets/img/flags/cm.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

16 lines
825 B
XML
Executable File

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640">
<path fill="#007a5e" d="M0 0h213.333v480H0z"/>
<path fill="#ce1126" d="M213.333 0h213.333v480H213.333z"/>
<path fill="#fcd116" d="M426.667 0H640v480H426.667z"/>
<g transform="translate(320 240) scale(7.1111)" fill="#fcd116">
<g id="b">
<path id="a" d="M0-8L-2.472-.392 1.332.845z"/>
<use height="100%" width="100%" xlink:href="#a" transform="scale(-1 1)"/>
</g>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(72)"/>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(144)"/>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(-144)"/>
<use height="100%" width="100%" xlink:href="#b" transform="rotate(-72)"/>
</g>
</svg>