This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@bfly/icons
TypeScript icon, indicating that this package has built-in type declarations

4.33.0 • Public • Published

Icons

Adding an Icon

  1. Minify and Clean up your SVG

    • Go to https://jakearchibald.github.io/svgomg/
    • Copy and paste the SVG code to the "paste markup" field
    • Move the Precision slider as far left as possible without changing the icon's appearance
    • Copy the SVG code
  2. Create a new file in the assets folder olympus-web/libraries/icons/assets and paste the SVG code

  3. Remove any width and height attributes ensuring viewbox attribute is accurate

  4. Build the web project and ensure the icon appears as intended in the style-guide. You may need to replace any fill attributes with currentColor.

Readme

Keywords

none

Package Sidebar

Install

npm i @bfly/icons

Weekly Downloads

101

Version

4.33.0

License

UNLICENSED

Unpacked Size

303 kB

Total Files

278

Last publish

Collaborators

  • npm-support