CameraIcon
ImageWithTextOverlayIcon
ReplaceIcon
SlideshowIcon
TextInColumnsIcon
Used to represent a camera. camera photo
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { CameraIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={CameraIcon} tone="base" />