UNPKG

@patternfly/react-icons

Version:
9 lines 905 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardPaintRollerIconConfig: { name: 'RhStandardPaintRollerIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M30 7.38h-2.38V7A2.62 2.62 0 0 0 25 4.38H7A2.62 2.62 0 0 0 4.38 7v2A2.62 2.62 0 0 0 7 11.62h18A2.62 2.62 0 0 0 27.62 9v-.38h1.76v7.76H16a.62.62 0 0 0-.62.62v3a.62.62 0 0 0 1.24 0v-2.38H30a.62.62 0 0 0 .62-.62V8a.62.62 0 0 0-.62-.62ZM26.38 9A1.38 1.38 0 0 1 25 10.38H7A1.38 1.38 0 0 1 5.62 9V7A1.38 1.38 0 0 1 7 5.62h18A1.38 1.38 0 0 1 26.38 7ZM17 21.38h-2a.62.62 0 0 0-.62.62v9a.62.62 0 0 0 .62.62h2a.62.62 0 0 0 .62-.62v-9a.62.62 0 0 0-.62-.62Zm-.62 9h-.76v-7.76h.76Z"}, rhUiIcon: null, }; export declare const RhStandardPaintRollerIcon: ComponentClass<SVGIconProps>; export default RhStandardPaintRollerIcon;