No description
Find a file
Waldir Pimenta 4937535efc Fix CV flag
The flag of Cape Verde had the stripes and stars positioned too low.
The top blue part is supposed to occupy half of the height of the flag.
I've edited the geometry so that the white and red stripes start at 50%
of height of the circle. I moved the stars upwards accordingly.

See https://en.wikipedia.org/wiki/Flag_of_Cape_Verde for details.
2020-06-05 00:53:51 +01:00
flags Fix CV flag 2020-06-05 00:53:51 +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: