1.2.3 • Published 9 years ago
led-icons v1.2.3
led-icons
css sprite for led-icons from http://led24.de
Installation with npm
npm install led-iconsInstallation with bower
bower install led-iconsExample
<html>
    <head>
        <link rel="stylesheet" href="ledicons.css"/>
    </head>
    <body>
        <i class="ledicon anchor"/> This is an anchor icon
    </body>
</html>1.2.3
9 years ago