MrOutline.d.ts 110 Bytes Edit 1 2 3 import { IconDefinition } from '../types'; declare const MrOutline: IconDefinition; export default MrOutline;