Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

EyeAddIcon.d.ts 141 B

3 år sedan
1234
  1. import { MdiReactIconComponentType } from './dist/typings';
  2. declare const EyeAddIcon: MdiReactIconComponentType;
  3. export default EyeAddIcon;