Used to represent an action to perform an automatic process or series of processes. magic wand automatic
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
WandIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={WandIcon}
tone="base"
/>