Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 354 Bytes

CleanIcons.md

File metadata and controls

9 lines (6 loc) · 354 Bytes

Clean icons

For icon font generation each icon should be a single path. To clean up your icons run:

npx @db-ux/icon-font-tools clean-icons --src ./my-path-to/icons

We use svg-fixer to clean up the icons. This will slightly increase the file size but ensures that the icons are displayed correctly.