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.

ArrowTopRightThickIcon.d.ts 165 B

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