Skip to content

Jam icons is a set of icons designed for web projects, illustrations, print projects, etc. Shipped in JavaScript, font & SVG versions. Licensed under MIT

License

Notifications You must be signed in to change notification settings

nbs-it/jam-icons-v1.0.72

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jam icons

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

Install

Via CDN (recommended)

Use unpkg.com to load directly jam-icons without installing anything:

<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/jam-icons.min.css">

Via NPM

npm install [email protected]

Manually

Just hit the Clone or download button and choose Download ZIP

Usage

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>

Complete icons list

You can see the complete icons list on http://jam-icons.com

Need more icons?

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.

Changelog

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

License

This project is licensed under MIT (https://opensource.org/licenses/MIT)

About

Jam icons is a set of icons designed for web projects, illustrations, print projects, etc. Shipped in JavaScript, font & SVG versions. Licensed under MIT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 98.7%
  • JavaScript 1.3%