A live font generated by webfont from the SVG fixtures in this repository
(packages/webfont/src/fixtures/svg-icons/*.svg). The preview below is produced at build time by
the html template and served as a static asset — the same output you get from:
webfont "src/svg-icons/*.svg" -t html -d dist --dest-createIf the preview is blank in local
docs:dev, runnpm run build && npm run docs:demoonce to generatepublic/font-demo/— production builds do this automatically.