Example of conversion of bundled icon font SVG <font-face>
<glyph>
s to separate SVG <path>
s.
Intended to add support for raw SVG icons (copy to clipboard) within the excellent icon font search utility GlyphSearch project.
fontawesome
foundation
icomoon
ionicons
material
octicons
...but generic SVG conversion so should work with any icon font.
$ make install
Web server: SVG icon conversion & rendering sandbox.
$ make
$ make build
Released under the MIT license.
Copyright (c) Jonas Grimfelt