Skip to content

The classic famfamfam silk icon set remade and extended in SVG

License

Notifications You must be signed in to change notification settings

frhun/silk-icon-scalable

Repository files navigation

Silk Icon Scalable

cc-by-sa 3.0

The classic silk icon set recreated (& extended) as SVG

Generating from sources:

Inkscape and Pyhton 3 are assumed to be installed, and present in the $PATH. Generating the combined icons in ./generate:

# Install svgutils
pip install svgutils

# Install svgo
# Via npm
npm -g install svgo
# -- OR--
# Via yarn
yarn global add svgo

# generate the overlay variants in ./generate
python combine

# generate the preview page
python preview/genindex.py

About

The classic famfamfam silk icon set remade and extended in SVG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published