simple-icons/README.md

12 lines
296 B
Markdown
Raw Normal View History

2015-10-22 13:57:58 +00:00
[![Simple Icons](/images/og.png)](https://simpleicons.org)
2015-10-23 09:38:54 +00:00
# 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.