All Projects → gosquared → Flags

gosquared / Flags

Licence: mit
GoSquared's flag icon set

Labels

Projects that are alternatives of or similar to Flags

Proprietary vendor samsung
Stars: ✭ 342 (-16.99%)
Mutual labels:  makefile
7xx Rfc
At Railscamp X it became clear there is a gap in the current HTTP specification.
Stars: ✭ 4,190 (+916.99%)
Mutual labels:  makefile
Datasciencetoolbox
Complete environments for busy polyglot data scientists
Stars: ✭ 384 (-6.8%)
Mutual labels:  makefile
Http2 Spec
Working copy of the HTTP/2 Specification
Stars: ✭ 3,622 (+779.13%)
Mutual labels:  makefile
Mfsbsd
mfsBSD
Stars: ✭ 367 (-10.92%)
Mutual labels:  makefile
Libopencm3 Examples
Simple example projects showing how to use libopencm3.
Stars: ✭ 372 (-9.71%)
Mutual labels:  makefile
Phpthewrongway
A pragmatic view on PHP programming.
Stars: ✭ 338 (-17.96%)
Mutual labels:  makefile
Openwrt Shadowsocksr Libev Full
ShadowsocksR-libev-full for OpenWrt
Stars: ✭ 406 (-1.46%)
Mutual labels:  makefile
Luggage
Project to automate OS X package creation without using the packagemaker GUI
Stars: ✭ 368 (-10.68%)
Mutual labels:  makefile
Unchained
My personal study of blockchain related technology.
Stars: ✭ 379 (-8.01%)
Mutual labels:  makefile
Python Package Template
🚀 Your next Python package needs a bleeding-edge project structure.
Stars: ✭ 356 (-13.59%)
Mutual labels:  makefile
Hermit
Hermit is a monospace font designed to be clear, pragmatic and very readable.
Stars: ✭ 367 (-10.92%)
Mutual labels:  makefile
Istio Handbook
Istio Handbook - Istio Service Mesh Advanced Practical(Istio 服务网格进阶实战) - https://jimmysong.io/istio-handbook
Stars: ✭ 374 (-9.22%)
Mutual labels:  makefile
Intel Nuc Dsdt Patch
Patches and Clover configuration required for Intel NUC5/6/7/8 series mini PCs
Stars: ✭ 355 (-13.83%)
Mutual labels:  makefile
Platform build
Stars: ✭ 387 (-6.07%)
Mutual labels:  makefile
Awesome Music Production
A curated list of software, services and resources to create and distribute music.
Stars: ✭ 340 (-17.48%)
Mutual labels:  makefile
Letter Boilerplate
Finest letter typesetting from the command line
Stars: ✭ 374 (-9.22%)
Mutual labels:  makefile
Hostapd Wpe
Modified hostapd to facilitate AP impersonation attacks
Stars: ✭ 409 (-0.73%)
Mutual labels:  makefile
Swarm
swarm docs
Stars: ✭ 403 (-2.18%)
Mutual labels:  makefile
Go Project Blueprint
Blueprint/Boilerplate For Golang Projects
Stars: ✭ 376 (-8.74%)
Mutual labels:  makefile

GoSquared's Flag Icon Set

Here you'll find all the files available in our flag icon set and the tools we use to generate the downloadable file.

If you have any comments, corrections or additions then let us know with an issue or pull request

Coming soon

  • More flags
  • Flag sprites along with accompanying CSS/SCSS/SASS and tools to generate them

License and Usage

MIT, see LICENSE.txt

Building your own version of the icon set

If you want to build your own version of this flag set, with any additions or modifications, just edit the files in src/flags. Each flag has its own folder, and inside each folder there is one PNG file for each size of the flag. Also in each folder is a file called code, which contains the ISO-3166-2 country code for the flag.

To generate the full set, just run make (you may want to run make clean if you have removed any flags). To speed up generation, try running make -jN where N is the number of CPU cores you have (e.g. make -j4 on a quad-core machine)

Tools required for generating the set

  • GNU Make
  • imagemagick
  • png2icns (provided on Ubuntu by icnsutils, or via sourceforge)
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].