https://github.com/meteor/percolate-icons
Percolate Studio Icon Set Package
https://github.com/meteor/percolate-icons
Last synced: 5 months ago
JSON representation
Percolate Studio Icon Set Package
- Host: GitHub
- URL: https://github.com/meteor/percolate-icons
- Owner: meteor
- License: mit
- Fork: true (percolatestudio/percolate-icons)
- Created: 2017-03-11T00:57:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T12:09:22.000Z (almost 4 years ago)
- Last Synced: 2024-09-25T13:04:56.530Z (9 months ago)
- Language: Less
- Size: 1.07 MB
- Stars: 2
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
=== Steps for creating adding icons to the font
1. clone https://github.com/percolatestudio/percolate-icons
2. visit https://icomoon.io/app
3. choose “import icons” and then select
`percolate-icons/VERSION/selection.json` to import
4. add new svg icons!
5. choose “generate font” bottom right
6. place output in /VERSION/
7. replace edited-style.less with /VERSION/style.css and update the font urls to
be prefixed with /packages/percolate-icons/VERSION/
8. update `Version` in `package.js` with the new version