UNPKG

@mozaic-ds/icons-react

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