These are icons I drew for my personal needs. They are all in vector and drawn on this page with Raphaël (don’t forget to zoom the page). I was thinking that they could be useful for other people and, although the design quality of icons is average, I am releasing them here under MIT licence.
Each icon is one path. Click on the icon to get the path string, then use it with Raphaël as easy as:
paper.path(
).attr({fill: "#000", stroke: "none"});