Skip to content

Example of conversion of bundled iconfont SVG <font-face> <glyph>s to separate SVG <path>s.

License

Notifications You must be signed in to change notification settings

grimen/svg-fontglyphs2svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg-fontglyphs2svg

Example of conversion of bundled icon font SVG <font-face> <glyph>s to separate SVG <path>s.

Background

Intended to add support for raw SVG icons (copy to clipboard) within the excellent icon font search utility GlyphSearch project.

Preview

'Icon Render Test'

Icon fonts

  • fontawesome
  • foundation
  • icomoon
  • ionicons
  • material
  • octicons

...but generic SVG conversion so should work with any icon font.

Install

    $ make install

Run/Test

Web server: SVG icon conversion & rendering sandbox.

    $ make

Build

    $ make build

License

Released under the MIT license.

Copyright (c) Jonas Grimfelt

About

Example of conversion of bundled iconfont SVG <font-face> <glyph>s to separate SVG <path>s.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published