https://github.com/stephenhutchings/microns
The universal icon set for user interfaces.
https://github.com/stephenhutchings/microns
font icons svg ui webfont
Last synced: about 1 month ago
JSON representation
The universal icon set for user interfaces.
- Host: GitHub
- URL: https://github.com/stephenhutchings/microns
- Owner: stephenhutchings
- License: other
- Created: 2019-10-22T07:14:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T10:23:29.000Z (over 1 year ago)
- Last Synced: 2025-02-28T18:34:12.589Z (2 months ago)
- Topics: font, icons, svg, ui, webfont
- Language: SCSS
- Homepage: https://s-ings.com/projects/microns-icon-font/
- Size: 372 KB
- Stars: 108
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microns


The universal icon set for user interfaces. [Read more](https://www.s-ings.com/projects/microns-icon-font/).
Have suggestions for new icons? [Add them here](https://github.com/stephenhutchings/microns/issues/21).
```
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.
## 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.jsonfonts/
microns.css
microns.scss
microns.woff2
microns.woff
microns.ttf
microns.otf
microns.svgsvg/
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](http://creativecommons.org/licenses/by-sa/3.0/) licence.### Font
Distributed under
[SIL Open Font Licence](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) licence.