Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

A plugin for @biotope/build to create iconfonts from svg

Notifications You must be signed in to change notification settings

biotope/biotope-build-plugin-iconfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biotope-build-plugin-iconfont

A plugin for @biotope/build to create iconfonts from svg

Options

Property Type Optional Default Description
srcPatterns string[] yes ['**/.svg**'] The svgs to collect into an iconfont
fontName string yes icons The name of the font
fontTypes string[] yes ['ttf', 'woff'] The font types to be created
targetPath string yes resources/css/iconfont The path inside the dist folder to put the generated css and font files

About

A plugin for @biotope/build to create iconfonts from svg

Resources

Stars

Watchers

Forks

Packages

No packages published