luishdez / flat-flags

Flat flags icons with CSS Sprites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flat Flags

This is an old repo. PRs and Team members are welcome though. I recommend to check this repo before using this one: https://github.com/madebybowtie/FlagKit

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:Less 56.6%Language:CSS 42.5%Language:JavaScript 0.8%