UNPKG

@metamist/heroicons-react

Version:
5 lines (4 loc) 137 B
import * as React from "react"; export default interface Props extends React.SVGProps<SVGSVGElement> { size?: string | number; }