s4e-icons
v0.0.505
Published
prototype - collection of SVG icon components for Svelte
Downloads
879
Readme
s4e-icons
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.
References
- s4e-icons - npm package
- Material Design - the offical icon resources
- Material Design Icons - community-led iconography
- eswat2.github.io
Richard Hess