linicons is a clean and simple SVG icon set under MIT license.
https://christophwen.github.io/linicons/
You can checkout the available icon names on the website, where you also can search for specific ones. The names are composed with this convention:
<icon_name>(-<round_corner_type>)(-<orientation/rotation>)(-<icon_number>)
As you can see on these examples:
battery-twenty-r | slider-h | key-2 | refresh-cw |
---|---|---|---|
<icon_name> : battery-twenty <corner_type> : r |
<icon_name> : slider <orientation> : h |
<icon_name> : key <icon_number> : 2 |
<icon_name> : refresh <rotation> : cw |
Keep in mind, that not all options are available for all icons.
Thanks to my friend @marcopixel for the basic website structure. Check him out!