The account’s current balance. This amount is comprised of any transaction not yet included in a payout. balance wallet money transaction payout
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
WalletFilledIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={WalletFilledIcon}
tone="base"
/>