Ipregistry aggregates flags for all existing countries. Below you find country flags for all of 249 countries around the world according to ISO-3166 standard. The country flags are available in several designs and formats including PNG and SVG.
Country flags are served from a fast CDN with a long term caching policy for best performances. Furthermore, you can directly hotlink files on your pages! No need to duplicate files, nor to host files by yourself. All country flags are served by edge nodes worldwide with ultra-low latency.
How to use
It's as simple as follows:
<img alt="France" height="48" src="https://cdn.ipregistry.co/flags/emojitwo/fr.svg" />
Each file is named based on the ISO-3166-1 country code. We support emojitwo
, noto
, twemoji
, and wikimedia
as design variants. Country flags are available in SVG format with the exception of noto
design variant where flags are in PNG.
Several design flavours
Here are samples with the different design variants Ipregistry supports:
Emojitwo
<img alt="France" height="48" src="https://cdn.ipregistry.co/flags/emojitwo/fr.svg" />
Noto
<img alt="United States" height="48" src="https://cdn.ipregistry.co/flags/noto/us.svg" />
Twemoji
<img alt="Russia" height="48" src="https://cdn.ipregistry.co/flags/twemoji/ru.svg" />
Wikimedia
<img alt="India" height="48" src="https://cdn.ipregistry.co/flags/wikimedia/in.png" />
Licenses
Design variants are licensed using an open source license. We suggest reading the license associated with each variant in order to know how to use these images.
- Emojitwo: https://github.com/EmojiTwo/emojitwo/blob/master/LICENSE.md
- Noto: https://github.com/googlefonts/noto-emoji/blob/master/LICENSE
- Twemoji: https://github.com/twitter/twemoji/blob/gh-pages/LICENSE
- Wikimedia: raw country flags are in the public domain.