Used to represent an action to make a viewport, item or resource taller. viewport tall arrows vertical up down
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
ViewportTallIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={ViewportTallIcon}
tone="base"
/>