led-icons
v1.2.3
Published
Menus plugin for JSYG.FullEditor
Downloads
2
Readme
led-icons
css sprite for led-icons from http://led24.de
Installation with npm
npm install led-icons
Installation with bower
bower install led-icons
Example
<html>
<head>
<link rel="stylesheet" href="ledicons.css"/>
</head>
<body>
<i class="ledicon anchor"/> This is an anchor icon
</body>
</html>