proto-ikon-loader-wc
v0.0.478
Published
Stencil Component Starter
Downloads
7,690
Readme
proto-ikon-loader-wc
a prototype icon loader written in Stencil...
- loads icons from proto-ikons-wc
- the icons are Stencil components which render SVGs
- this component will lazy load those icons, on demand
- purely exploratory...
proofs
the following apps were written in Svelte and use this web component to load the SVG icons displayed in them...
- s4e-proofs - Material Design icons
- s4e-ikons - Auto Brand icons
examples
<proto-ikon-loader name="audi" size=42 />
<proto-ikon-loader name="radio" selected="true" />