1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Added links

This commit is contained in:
Dan Leech 2015-10-23 10:43:36 +01:00
parent 65bc191119
commit 2250323b55

View File

@ -5,8 +5,8 @@
## Build Process
1. Acquire source vector file.
1. Simplify icon in vector editing tool (I use Affinity Designer).
1. Simplify icon in vector editing tool (I use [Affinity Designer](https://affinity.serif.com/en-gb/)).
1. Export SVG.
1. Run SVGO on the SVG file.
1. Add object to simple-icons.json.
1. Run build.js in Node.
1. Add object to [simple-icons.json](https://github.com/danleech/simple-icons/blob/gh-pages/src/simple-icons.json).
1. Run [build.js](https://github.com/danleech/simple-icons/blob/gh-pages/src/build.js) in Node.