Used to direct merchants to details about an ATM withdrawal finances financial accounts transactions
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
AtmWithdrawalIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={AtmWithdrawalIcon}
tone="base"
/>