All Projects → mono-company → Mono Icons

mono-company / Mono Icons

Licence: other

Projects that are alternatives of or similar to Mono Icons

File Icon Vectors
A collection of file type icons in SVG format
Stars: ✭ 171 (-80.98%)
Mutual labels:  svg, icons, svg-icons
Small N Flat
svg icons on a 24px grid
Stars: ✭ 205 (-77.2%)
Mutual labels:  svg, icons, svg-icons
Feathericon
simply generic vector icon collection - including sketch file, svg files, and font files.
Stars: ✭ 178 (-80.2%)
Mutual labels:  svg, icons, svg-icons
Circle Flags
A collection of 300+ minimal circular SVG country flags
Stars: ✭ 139 (-84.54%)
Mutual labels:  svg, icons, svg-icons
Icons
All SVG icons available on http://game-icons.net
Stars: ✭ 598 (-33.48%)
Mutual labels:  svg, icons, svg-icons
Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (+101.67%)
Mutual labels:  svg, icons, svg-icons
Evil Icons
Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN
Stars: ✭ 4,944 (+449.94%)
Mutual labels:  svg, icons, svg-icons
Simple Icons
SVG icons for popular brands
Stars: ✭ 12,090 (+1244.83%)
Mutual labels:  svg, icons, svg-icons
Browser Logos
🗂 High resolution web browser logos
Stars: ✭ 5,538 (+516.02%)
Mutual labels:  svg, icons, svg-icons
Vectorlogozone
3,000+ gorgeous SVG logos, perfect for your README or credits page
Stars: ✭ 239 (-73.41%)
Mutual labels:  svg, icons, svg-icons
Jam
Jam icons is a set of SVG icons designed for web projects, illustrations, print projects, etc. Licensed under MIT
Stars: ✭ 398 (-55.73%)
Mutual labels:  svg, icons, svg-icons
Bytesize Icons
Tiny style-controlled SVG iconset (101 icons, 12kb)
Stars: ✭ 3,662 (+307.34%)
Mutual labels:  svg, icons, svg-icons
Svg To Ts
Build performant SVG icon libraries by converting raw SVG files to TypeScript that is optimized for modern tree shaking mechanisms.
Stars: ✭ 131 (-85.43%)
Mutual labels:  svg, icons, svg-icons
Materialdesign Svg
@mdi/svg Dist for Material Design Icons.
Stars: ✭ 166 (-81.54%)
Mutual labels:  svg, icons, svg-icons
Svgiconimagelist
Three engines to render SVG (GDI+, Direct2D or Cairo) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...): TSVGIconImage, TSVGIconImageCollection, TSVGIconVirtualImageList and TSVGIconImageList (for VCL and FMX).
Stars: ✭ 127 (-85.87%)
Mutual labels:  svg, icons, svg-icons
Vue Eva Icons
Is a pack of more than 480 beautiful open source Eva icons as Vue components
Stars: ✭ 189 (-78.98%)
Mutual labels:  svg, icons, svg-icons
Svg Icon
👻 A lightweight library that makes it easier to use SVG icons in your Angular Application
Stars: ✭ 112 (-87.54%)
Mutual labels:  svg, icons, svg-icons
Tabler Icons
A set of over 1400 free MIT-licensed high-quality SVG icons for you to use in your web projects.
Stars: ✭ 10,858 (+1107.79%)
Mutual labels:  svg, icons, svg-icons
React Kawaii
Cute SVG React Components
Stars: ✭ 2,709 (+201.33%)
Mutual labels:  svg, icons, svg-icons
Grayshift
A lightweight front-end component library for developing fast and powerful web interfaces.
Stars: ✭ 304 (-66.18%)
Mutual labels:  svg, icons, svg-icons

Mono Icons

The Mono icon font is a simple, consistent open-source icon set designed to be used in a wide variety of digital products. View the full set of Mono Icons at https://icons.mono.company/

Usage

Use SVG

You can download the whole set of SVG icons or selected items on https://icons.mono.company/. Designers can make a Figma duplicate or click the copy SVG button to copy and paste icons in design files.

Use Webfont

Installation

npm install mono-icons

Import the icons.css file.

CDN

Copy the following code and add it to the head tag of your html document.

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

Manually

Download icons.css file, add it to the head tag of your html document.

Use

Add icon with the correct classname. The classname consists of "mi-iconName". You can find the correct icon names at https://icons.mono.company/.

<i class="mi-add"/>

License & attribution

Mono icons are MIT licensed. Use them freely - an attribution link to http://icons.mono.company/ would be nice but is not necessary.

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].