juliangut / flat-flags

Flat flags icons with CSS Sprites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flat Flags

A set of flags for CSS and LESS

GitHub Logo

Install with Bower

bower install flat-flags

Usage

<i class="flag-sm flag-sm-ES"></i>

If you use LESS you can define the path for the sprites with @flat-flags-sprites-path

There are two sizes 16px and 47px. Use flag-sm or flag-md in your css class

Mentions

Original image flags from https://dribbble.com/shots/1211759-Free-195-Flat-Flags

License

Copyright (c) 2015 Luis Hdez

Released under MIT LICENSE, more info at LICENSE-MIT file.

About

Flat flags icons with CSS Sprites

License:MIT License


Languages

Language:CSS 99.2%Language:JavaScript 0.8%