UNPKG

@mozaic-ds/icons-react

Version:
6 lines (4 loc) 112 B
import { SVGProps } from "react"; export interface ADSIcon extends SVGProps<SVGSVGElement> { size: string; }