Move generated font and styles files into repo, updating file names as needed. You'll also need to update references within the style files. /Users/cory.fugate/Source/Fabric.Cashmere/projects/cashmere/src/lib/icon-font2
Add/update icon descriptions in metadata file (for docs) /Users/cory.fugate/Source/Fabric.Cashmere/src/app/foundations/icons/v2-icon-metadata.ts
You’ll need the unicode values for each icon to match what is in the generated variables.scss file. I’ve used ai tools to take the values from variables.scss and match them into the metadata file rather than doing it manually
_icons.scss: some helper styles for icons. change the prefix to suit your app's needs
_mixins.scss: additional helper mixins for icons.
app-icons-readme-example.md: an example of icon instructions you should include in your own app's main README.md file. fill in the appropriate icon prefixes and file paths to suit your app
/generated: folder of the generated files for the hcicons font as output by IcoMoon
/pngs: folder of all icons as pngs
/svgs: folder of all icons as svgs
Place new zip file here: /Users/cory.fugate/Source/Fabric.Cashmere/src/assets/hcicons-v2.zip