# @serkodev/svgtofont

> This repository forks from [jaywcjlove/svgtofont](https://github.com/jaywcjlove/svgtofont).

Compared with the original repo, we support the `unicodeMap` option, allowing developers to specify the unicode of each icon font.

## Install
```
npm i @serkodev/svgtofont
```
