@digitalpromise/icons
v1.3.0
Published
Digital Promise brand icons, packaged into an icon font.
Downloads
54
Keywords
Readme
Digital Promise Icons
An icon font showcasing stunning Huangography for use in Digital Promise UI development.
Development
Install development dependencies with pnpm.
Source icons exported from Figma are saved in src/icons. The build script creates necessary ./dist
directories before "reorienting" SVGs to fix problems with "evenodd" fill-rules and then optimizing the output with svgo, and lastly generating the icon font files with fantasticon. See the .fantasticonrc and svg.config.mjs configuration files in this repository for further details.