-
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
- Resolution: 1024 x 1024 px
- Line thickness: 53px, 64px, 83px
- Medium icon size: 917.336px (inner icon - 64px = 789.336px)
npm i vi-icons
or
yarn add vi-icons
<i class="vi vi-person"></i>
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
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