A simple component library for Svelte which provides a small number of simple Icon components based on SVG's from Material Design Icons:
- Asterisk
- ChevronDoubleLeft
- Close
- Fingerprint
- Git
- OnePassword
- Paw
- PuzzelOutline
- Radio - this has a selected property
- Radio2 - this has a selected property
- Refresh
- Spider
All of these are purely for exploratory work with respect to learning how Svelte components can be packaged and shared.
- s4e-icons - npm package
- Material Design - the offical icon resources
- Material Design Icons - community-led iconography
- eswat2.github.io
Richard Hess