Componentsv2.189.1
Iconsv1.19.0
MCPv0.8.62
Tokensv0.34.3

Icons are scalable graphics used to visually enhance a user interface.

Usage

import { PlumaTestHelpers } from '@customerio/pluma-components/react/test-helpers/pluma-test-helpers'

const icon = PlumaTestHelpers.extract('Icon', screen.getByTestId('data-test-icon'));

On this page