Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

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

Notifications You must be signed in to change notification settings

igor-couto/pixel-flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published