Jam icons is a set of icons designed for web projects, illustrations, print projects, etc. Shipped in both font & svg versions. Licensed under MIT. Twitter: @michaelampr
Use unpkg.com to load directly jam-icons without installing anything:
<link rel="stylesheet" href="https://unpkg.com/jam-icons@1.0.72/css/jam-icons.min.css">
npm install jam-icons@1.0.72
Just hit the Clone or download button and choose Download ZIP
Go to http://jam-icons.com: You'll find the complete list of icons.
Add the master class "jam" to a tag and just click on the needed icon to copy the css code to your clipboard.
For example, if you need to use the "backpack" icon, do as below:
<span class="jam jam-backpack"></span>
You can see the complete icons list on http://jam-icons.com
Just ask :) If you need specific icons that are not in the set, do not hesitate to create an issue. I'll do my best to complete the set.
Jam icons is following the Semantic Versioning (http://semver.org/) with the MAJOR.MINOR.PATCH format.
- V1.0.72 - Optimizing SVGs
- V1.0.0 - First release with 422 icons
This project is licensed under MIT (https://opensource.org/licenses/MIT)