SVG Assets

Instructions

This page isn't a component per se but rather a place to see the icon components used for the site.
Each component listed below is used alone, without any accompanying .scss file. However, each has class names in case you want to alter them via scss.

There is a prop (width) to set its size of the icon. The px is required, otherwise it will be 600x600

Class names:
Universal: bl-component-icon
Specific: pencil, trashcan, hamburger

<x-bl.pencil width='16px' />

<x-bl.trashcan width='16px' />

<x-bl.hamburger width='32px' />