Plasma iconography exposed as react components
npm install @coveord/plasma-react-iconsThis package exposes the Plasma design system's entire iconography in the shape of individual React components.
``bash`
npm install @coveord/plasma-react-icons
The packages provides its own TypeScript declaration files.
`ts
import {CloudSize32Px} from '@coveord/plasma-react-icons';
``
Please refer to the iconography page on the Plasma website to see all the available icons.