0.2.0 • Published 5 months ago

@lightspeed/design-system-icons v0.2.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
5 months ago

Helios Icons

npm version

SVG icons for use with Helios, optimized with svgo.

Scripts

  • build - Optimizes the svg's and copies them into the dist 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.

0.2.0

5 months ago

0.1.0

5 months ago