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