ItalicOutline.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const ItalicOutline: IconDefinition;
export default ItalicOutline;