ContactsOutline.d.ts 122 Bytes
Newer Older
liang ce committed
1 2 3
import { IconDefinition } from '../types';
declare const ContactsOutline: IconDefinition;
export default ContactsOutline;