All Projects → stephenhutchings → microns

stephenhutchings / microns

Licence: other
The universal icon set for user interfaces.

Programming Languages

HTML
75241 projects
SCSS
7915 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to microns

Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (+3025.86%)
Mutual labels:  font, icons, webfont
Svgtofont
Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
Stars: ✭ 149 (+156.9%)
Mutual labels:  font, icons, webfont
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (+10.34%)
Mutual labels:  font, icons, webfont
Webfont
Awesome generator of webfont
Stars: ✭ 170 (+193.1%)
Mutual labels:  font, icons, webfont
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (+1131.03%)
Mutual labels:  font, icons, webfont
Font Awesome
The iconic SVG, font, and CSS toolkit
Stars: ✭ 66,937 (+115308.62%)
Mutual labels:  font, icons, webfont
Unicons
1000+ Pixel-perfect vector icons and Iconfont for your next project.
Stars: ✭ 911 (+1470.69%)
Mutual labels:  font, icons, webfont
cryptofont
Cryptocurrency icon webfont and SVG
Stars: ✭ 149 (+156.9%)
Mutual labels:  font, icons, webfont
Awesome Stock Resources
🌇 A collection of links for free stock photography, video and Illustration websites
Stars: ✭ 10,162 (+17420.69%)
Mutual labels:  font, icons
Yii2 Fontawesome
Asset Bundle for Yii2 with Font Awesome http://fortawesome.github.io/Font-Awesome/
Stars: ✭ 149 (+156.9%)
Mutual labels:  font, icons
Simple Line Icons
Simple and Minimal Line Icons
Stars: ✭ 1,815 (+3029.31%)
Mutual labels:  font, icons
Font Awesome Stylus
Stylus port for font-awesome 4.7.0
Stars: ✭ 77 (+32.76%)
Mutual labels:  font, icons
Swifticonfont
Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
Stars: ✭ 1,094 (+1786.21%)
Mutual labels:  font, icons
Micon
Micon, The iconic windows 10 font and CSS toolkit.
Stars: ✭ 182 (+213.79%)
Mutual labels:  font, icons
Svelte Awesome
Awesome SVG icon component for Svelte JS, built with Font Awesome icons. Based on Justineo/vue-awesome
Stars: ✭ 193 (+232.76%)
Mutual labels:  font, icons
Govicons
🇺🇸 US Government themed icons and CSS toolkit
Stars: ✭ 60 (+3.45%)
Mutual labels:  font, icons
fontagon
Fontagon is a great tool that easily converts svg into icon font. Fontagon-cli allows faster conversion to commands.
Stars: ✭ 18 (-68.97%)
Mutual labels:  font, webfont
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+544.83%)
Mutual labels:  font, webfont
font-gis
Icon font and SVG for use with GIS and spatial analysis tools
Stars: ✭ 121 (+108.62%)
Mutual labels:  font, webfont
Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (-18.97%)
Mutual labels:  font, icons

Microns

npm GitHub Repo stars NPM

The universal icon set for user interfaces. Read more.

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 5kb.

arrow-left arrow-right arrow-up arrow-down left right up down upload download
undo redo replay plus minus caret caret-up caret-down i-left i-right
i-up i-down i-plus i-minus i-tick i-cross i-bullet i-asterisk play pause
subtitles vol-low vol-mid vol-high vol-mute captions hd audio-description chart-line chart-bar
chart-scatter chart-pie calendar clock star heart flag bookmark chat edit
delete show hide lock cog link user group file image
video audio print menu bars cancel opts-h opts-v search zoom-in
zoom-out contract expand grid matrix chapters rss share mail code
box box-full box-plus box-minus box-tick box-cross radio-off radio-on radio-full info
warn pass fail text bold italic underline strikeout text-size text-unstyle
align-left align-center align-right indent outdent cloud web wifi s-ings.com

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.svg
  microns.eot
  
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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].