JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 336
  • Score
    100M100P100Q113488F
  • License MIT

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](https://twitter.com/michaelampr)

Package Exports

  • jam-icons

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jam-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

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

<link rel="stylesheet" href="https://unpkg.com/jam-icons@1.0.7/css/jam-icons.min.css">

Via NPM

npm install jam-icons

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.71 - Added index.js / jam-icons.json
  • V1.0.0 - First release with 422 icons

License

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