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. Only supports the className attribute. Icons will inherit their color from their parent.