# illustrator
original source files

# output
where to render new svgs from illustrator and then move and organize into the svg folder

# svg
all raw svgs but organized and named well

#icons-to-html.sh
sh icons-to-html.sh  - to create a html file with all inline svgs.

#clean up svgs after illustrator export

svgo -f -source/svg/ -o icons --config=svgo.config



