microns

1.1.4 • Public • Published

Microns

npm GitHub Repo stars NPM

The universal icon set for user interfaces. Read more.

Have suggestions for new icons? Add them here.

npm install microns

Microns are a no-nonsense set of icons designed specifically for user interfaces. Rather than provide a large library of unnecessary glyphs, microns provide a sensible baseline of well-drawn icons that will cover 99% of your use cases for less than 10kb.

Microns icon set

Using Microns

Microns can be consumed as icon fonts or SVG files. Import the fonts with the provided CSS or Sass files.

A JSON dictionary provides a list of icon classes and corresponding unicode points.

icons.json

fonts/
  microns.css
  microns.scss
  microns.woff2
  microns.woff
  microns.ttf
  microns.otf
  microns.svg

svg/
  align-center.svg
  align-left.svg
  align-right.svg
  arrow-down.svg
  arrow-left.svg
  arrow-right.svg
  ...

License

Icons/Artwork

Distributed under CC BY-SA licence.

Font

Distributed under SIL Open Font Licence licence.

/microns/

    Package Sidebar

    Install

    npm i microns

    Weekly Downloads

    15

    Version

    1.1.4

    License

    (OFL-1.1 OR CC-BY-SA-4.0)

    Unpacked Size

    250 kB

    Total Files

    176

    Last publish

    Collaborators

    • s-ings