All Projects → djaiss → Mapsicon

djaiss / Mapsicon

A free collection of maps for every country in the world, available in 11 sizes or in SVG.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mapsicon

Circle Flags
A collection of 300+ minimal circular SVG country flags
Stars: ✭ 139 (-93.05%)
Mutual labels:  countries, icons
Restcountries
Get information about countries via a RESTful API
Stars: ✭ 2,054 (+2.75%)
Mutual labels:  countries
Iterm2 Icons
Replacement icon for iTerm2 or other macOS terminal apps. Designed for Big Sur.
Stars: ✭ 146 (-92.7%)
Mutual labels:  icons
React Ionicons
A React Ionicon component https://react-ionicons.netlify.app/
Stars: ✭ 153 (-92.35%)
Mutual labels:  icons
Yii2 Fontawesome
Asset Bundle for Yii2 with Font Awesome http://fortawesome.github.io/Font-Awesome/
Stars: ✭ 149 (-92.55%)
Mutual labels:  icons
Faviator
A simple easy favicon generator.
Stars: ✭ 155 (-92.25%)
Mutual labels:  icons
La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (-7.05%)
Mutual labels:  icons
Flat Color Icons
Free Flat Color Icons
Stars: ✭ 2,014 (+0.75%)
Mutual labels:  icons
Gimp Android Xdpi
Gimp plugin to write images and icons for all android densities
Stars: ✭ 157 (-92.15%)
Mutual labels:  icons
Cryptocurrency Icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
Stars: ✭ 2,116 (+5.85%)
Mutual labels:  icons
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (-92.5%)
Mutual labels:  icons
Simple Line Icons
Simple and Minimal Line Icons
Stars: ✭ 1,815 (-9.2%)
Mutual labels:  icons
Countries
🌎 Public GraphQL API for information about countries
Stars: ✭ 156 (-92.2%)
Mutual labels:  countries
Iconfontsimagelist
Components to simplify use of "Icon fonts": resize, color, opacity and more... with full support for High-DPI apps. Rendering optimized with GDI+
Stars: ✭ 147 (-92.65%)
Mutual labels:  icons
Paris
Logger in Rust for pretty colors and text in the terminal. Aiming for a relatively simple API
Stars: ✭ 162 (-91.9%)
Mutual labels:  icons
Translatr
💬 Translate to multiple languages at once
Stars: ✭ 145 (-92.75%)
Mutual labels:  countries
Svgtofont
Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
Stars: ✭ 149 (-92.55%)
Mutual labels:  icons
Aegis Icons
Unofficial 2FA entry icons for open source Android authenticator Aegis
Stars: ✭ 153 (-92.35%)
Mutual labels:  icons
Materialdesign Svg
@mdi/svg Dist for Material Design Icons.
Stars: ✭ 166 (-91.7%)
Mutual labels:  icons
Os Folder Icons
A collection of custom folder icons for (Mac, Linux and Windows)
Stars: ✭ 161 (-91.95%)
Mutual labels:  icons

Update

Thanks so much for the suggestions everybody. I'm glad you like this project. However, I won't update anymore this repository. I'll let it as is from now on, for the community. For that matter, I've disabled the Issues. I hope you understand.

Introduction

Mapsicon is a free collection of maps for nearly every country in the world, available in 11 different sizes, ranging from 16x16 pixels to 1024x1024 pixels, as well as .svg format. Those maps are intented to serve as nice placeholders or illustations in your project - they do not replace real or extremely precise maps and they have no ambition to do so.

Technical information

Icons are in PNG-8 bits with alpha transparency (basically, the background is transparent) and are in a black (#000) color.

Optimization of the images

All the icons have been optimized to have the smallest possible size, using PNGOUT, AdvPNG, Pngcrush and OptiPNG (through ImageOptim). Basically, 1024 x 1024 icons weight around 12 KB.

How are the maps named?

The maps are named after the official two-letter country codes defined in ISO 3166-1. Basically, that means the United States are named US, Canada is named CA - you get it.

Are some countries omitted?

Some countries have been intentionally omitted, either because they have no official maps yet or because they are islands that are so small that they can not be drawn. The omitted countries are Micronesia, Jersey, Marshall Islands, Northern Mariana Islands, Palestinia, Tuvalu and United States Minor Outlying Islands.

Why do I do this project?

I created this project because I needed to programmatically call icons of countries in a pet-project and I couldn't find any free/good icons online. I took my courage and created from scratch all those maps using Fireworks.

Image Image Image Image Image Image Image Image

License

Do what you want with them as long as you mention me in your project. Please don't resell them - I forbid it!

Some help

If you need to access all those countries programmatically, here is a gist containing all the countries as well as their ISO code: https://gist.github.com/djaiss/2938259

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].