import Icon, { IconProps } from '@chakra-ui/icon' import { featherIconsBaseProps } from './HamburgerIcon' export const ExternalLinkIcon = (props: IconProps) => ( )