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