vi-icons
v2.3.0
Published
Lightweight icon library.
Downloads
53
Readme
Icons
Service for adding, replacing and removing icons
Upload an icon project file to the service -
vi-icons.json
After change:
- Replace icon fonts in
fonts
- Update styles (do not replace)
icons.css
- Add new svg images to
svg
folder - Save modified project
vi-icons.json
Icon options
- Resolution: 1024 x 1024 px
- Line thickness: 53px, 64px, 83px
- Medium icon size: 917.336px (inner icon - 64px = 789.336px)
Installing
npm i vi-icons
or
yarn add vi-icons
Usage
<i class="vi vi-person"></i>
Include the core styling file
import 'vi-icons/icons.css';
You can change the size of the icons using one of the following classes:
- icon-xs
- icon-sm
- icon-lg
- icon-1x
- icon-2x
- icon-3x
- icon-big-logo
Demo
Good Boy License
We’ve released the icon pack either under MIT or the Good Boy License. We invented it. Please do whatever your mom would approve of:
- Download
- Change
- Fork