@laurelandwolf/icons
v0.11.0
Published
Icons specific to L&W projects. Use this to build the web fonts.
Keywords
Readme
@laurelandwolf/icons
Laurel & Wolf icons.
I think icon, I think icon.

Install
npm install @laurelandwolf/icons -SUsage
<html>
<head>
<link rel="stylesheet" href="/node_modules/@laurelandwolf/icons/dist/lw-icons.css">
</head>
<body>
<i class="lw-icon icon-kitchen"></i>
</body>
</html>Icons
Add New Icon
- Add SVG file to raw/
- Run
grunt - Add icon to index.html and confirm fidelity
- Add icon to README.md
