No description
Find a file
Waldir Pimenta e9415b08c3 Fix proportions of CV flag
The bottom blue stripe should take 1/4 of the height of the flag.
The middle white and red stripes, as well as the stars, were scaled up
to implement these proportions.

As a side effect of this change, the flag now works better at small sizes.
2020-06-08 17:17:13 +01:00
flags Fix proportions of CV flag 2020-06-08 17:17:13 +01:00
_config.yml Set theme jekyll-theme-cayman 2018-12-06 00:43:05 +11:00
compress.py Compress all flags by ~30% with new SVGO settings 2018-12-07 11:08:42 +11:00
LICENSE Initial commit 2018-12-05 23:22:57 +11:00
README.md Provide more examples 2018-12-06 01:10:12 +11:00
svgo.yml Compress all flags by ~30% with new SVGO settings 2018-12-07 11:08:42 +11:00

circle-flags

A collection of circular SVG country flags.

Usage

https://hatscripts.github.io/circle-flags/flags/xx.svg

(Where xx is the ISO 3166-1 alpha-2 code of a country).

For example:

<img src="https://hatscripts.github.io/circle-flags/flags/br.svg" width="48">
<img src="https://hatscripts.github.io/circle-flags/flags/ca.svg" width="48">
<img src="https://hatscripts.github.io/circle-flags/flags/gb.svg" width="48">
<img src="https://hatscripts.github.io/circle-flags/flags/jp.svg" width="48">
<img src="https://hatscripts.github.io/circle-flags/flags/mx.svg" width="48">
<img src="https://hatscripts.github.io/circle-flags/flags/us.svg" width="48">
<img src="https://hatscripts.github.io/circle-flags/flags/za.svg" width="48">

Gives: