PersonLockFilledIcon
PersonLockIcon
PlayCircleIcon
AdjustIcon
GamesIcon
Used to denote that an adjustment can be made. adjust adjustment controls dials
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { AdjustIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={AdjustIcon} tone="base" />