// from Feather: https://feathericons.com/ export default function ItalicIcon(props: React.SVGProps) { return ( ) }