import React from 'react'; //https://materialdesignicons.com/icon/cursor-move export function IconPan(): JSX.Element { return ( ); }