UNPKG

kruti-icon-library

Version:

React icon library with 24px icons and dynamic sizing

8 lines (7 loc) 293 B
export default IconDotGrid1x3Horizontal; declare function IconDotGrid1x3Horizontal({ size, color, strokeWidth, ...props }: { [x: string]: any; size?: number | undefined; color?: string | undefined; strokeWidth?: number | undefined; }): import("react/jsx-runtime").JSX.Element;