Littlebox is a set of icons made entirely with CSS.Each littlebox icon is made up of three or fewer elements, but can be called with as a single element with class .lb-icon followed by the .lb-* class associated with the requested icon.
It’s easy to include a littlebox icon in your project:
<link rel="stylesheet" type="text/css" href="lib/littlebox.min.css" /> <link rel="stylesheet" type="text/css" href="lib/bootstrap.min.css" />
div class="lb-icon lb-*"></div>
Flag icons are also included