/proto-ikon-loader

Primary LanguageHTMLMIT LicenseMIT

proto-ikon-loader-wc

npm version

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...

examples

  <proto-ikon-loader name="audi" size=42 />
  <proto-ikon-loader name="radio" selected="true" />