Icons add emphasis, familiarity, and scanability to adjacent text.
Streamline is a large library, sometimes with dozens of icons that represent the same thing. Below is a base set for common actions that we strive to limit ourselves to across applications. https://streamlineicons.com
import * as Icons from '../../../icons'
Render an icon as a react component by appending it's name after the Icons import. Icons support the space, width and height shorthands from styled-system. You can also pass in a fill.