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