Vector icons
2014-11-10 — 2022-08-07
Wherein various icon libraries are cataloged and methods for converting SVGs to fonts via FontForge and for building bespoke icon fonts with Glyphter or Fontello are described.
computers are awful
javascript
UI
Various libraries of vector icons are available online, either as SVG or as fonts. Here are some:
More complete and widely supported but bloatier: font icons such as fontawesome.
Or: construct a font of just the icons you need. An easy tool for that is Glyphter or Fontello.
You can go both directions between fonts and SVGs via the tool fontforge.