igor-couto/pixel-flags

A collection of tiny pixel art flags. This repository contains 204 country flag PNG icons

6

stars

17

commits

Apr 9, 2021

updated

countries
country
flags
minimal
minimalistic
pixel-art
tiny

README

Pixel Flags

A collection of tiny 15x10 pixel art flags. This repository contains 204 country flag PNG icons as shown here:

How to use

https://igor-couto.github.io/pixel-flags/flags/br.png

Replace the xx with the ISO 3166-1 alpha-2 code of a country. The two-letter country codes are used most prominently for the Internet's country domains.

There are still four other sizes available, maintaining the aspect ratio and scaled properly. To use them, just add the resolution before the country code as shown below. For instance, the following HTML code:

<img src="https://igor-couto.github.io/pixel-flags/flags/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/30x20/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/45x30/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/60x40/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/75x50/br.png">

Results in this:

Author

Contributors

igor-couto

17 commits

igor-couto/pixel-flags

A collection of tiny pixel art flags. This repository contains 204 country flag PNG icons

6

stars

17

commits

Apr 9, 2021

updated

countries
country
flags
minimal
minimalistic
pixel-art
tiny

README

Pixel Flags

A collection of tiny 15x10 pixel art flags. This repository contains 204 country flag PNG icons as shown here:

How to use

https://igor-couto.github.io/pixel-flags/flags/br.png

Replace the xx with the ISO 3166-1 alpha-2 code of a country. The two-letter country codes are used most prominently for the Internet's country domains.

There are still four other sizes available, maintaining the aspect ratio and scaled properly. To use them, just add the resolution before the country code as shown below. For instance, the following HTML code:

<img src="https://igor-couto.github.io/pixel-flags/flags/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/30x20/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/45x30/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/60x40/br.png">
<img src="https://igor-couto.github.io/pixel-flags/flags/75x50/br.png">

Results in this:

Author

See what people are saying

Contributors

igor-couto

17 commits