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