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