Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fil1994/svg-to-font

converts svg files to a ttf font
https://github.com/fil1994/svg-to-font

font svg

Last synced: 3 days ago
JSON representation

converts svg files to a ttf font

Awesome Lists containing this project

README

        

# svg-to-font

## 1. Add Icons

Create a folder named "icons" and move your svgs there

## 2. Create Font
```
npm run build
```