import Icon from "../icon.jsx"; export default function Italic(props) { return ( ); }