I started working on my icon pack again, which is heavily inspired by the Feather icons ( https://feathericons.com/ ).
https://git.vulpes.one/iro-icons/
- Just like Feather, you can change the stroke width
- Some icons look different
- Many icons are new
- All icons are designed to be discernible at 16x16 and to look sharp at 32x32, with the default stroke width of 1.5px.
The repo contains the Inkscape source files.
You can build optimized SVGs (good for web use) with `make icons`. They're saved in a folder called "output".
That requires scour and GNU parallel.
You can also build the showcase from this screenshot with `make showcase`. It is saved in a folder called "showcase".
That requires Pandoc and jq.
https://git.vulpes.one/iro-icons/
- Just like Feather, you can change the stroke width
- Some icons look different
- Many icons are new
- All icons are designed to be discernible at 16x16 and to look sharp at 32x32, with the default stroke width of 1.5px.
The repo contains the Inkscape source files.
You can build optimized SVGs (good for web use) with `make icons`. They're saved in a folder called "output".
That requires scour and GNU parallel.
You can also build the showcase from this screenshot with `make showcase`. It is saved in a folder called "showcase".
That requires Pandoc and jq.
