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.

AirPurifierIcon.d.ts 151 B

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