symbols-font-composer
PWA can be used to compose Material Symbols font, only containing icons you decide to include, which minimizes the final icon font file size your application serves.
✨ If you want to automate this process instead, the following plugins can also be used:
This PWA makes use of the following libraries:
- @material/web: UI Web Components
- lit: Base Web Components library
- vite: front-end tooling
And makes use of the following tools/plugins:
- rollup-plugin-material-all: code import-free, this plugin will automatically include
@material/web
elements that your application needs. - mwc3-back-helpers: A suite of modules for building tools around
@material/web
framework. - material-shell: A small shell element to initialize a Material-web project in.
Along with some author's personals: lit-with-styles
, @snar/lit
, material-3-prompt-dialog
, @vdegenne/material-color-helpers
, ...
MIT