Added rough build process

This commit is contained in:
Dan Leech 2015-10-23 10:38:54 +01:00
parent 5069d02e36
commit 65bc191119

View file

@ -1 +1,12 @@
[![Simple Icons](/images/og.png)](https://simpleicons.org)
# Simple Icons
## Build Process
1. Acquire source vector file.
1. Simplify icon in vector editing tool (I use Affinity Designer).
1. Export SVG.
1. Run SVGO on the SVG file.
1. Add object to simple-icons.json.
1. Run build.js in Node.