ReplaceIcon
LogoSnapchatIcon
ColorIcon
IconsFilledIcon
IconsIcon
SlideshowIcon
Used to represent icons or shapes. icons shapes
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { IconsIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={IconsIcon} tone="base" />