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