@lightspeed/design-system-icons
v1.0.0
Published
This package is no longer supported and should not be used.
Downloads
15
Keywords
Readme
Helios Icons (DEPRECATED)
[!IMPORTANT] This package is no longer supported and should not be used.
SVG icons for use with Helios, optimized with svgo.
Scripts
build
- Optimizes the svg's and copies them into thedist
folder.test
- Validates svg filenames, ensuring that they match the expected convention{icon-name}-{size}.svg
, eg.airplane-20.svg
,arrow-right-16.svg
.
Contributing
If you're looking to add or update an icon, copy the required svg into the root ./src/svgs
folder. Ensure the filename matches the expected convention {icon-name}-{size}.svg
, eg. airplane-20.svg
, arrow-right-16.svg
.
License
Source code is under a custom license based on MIT.