UNPKG

@patternfly/react-icons

Version:
9 lines 965 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardBlueprintsIconConfig: { name: 'RhStandardBlueprintsIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M31 7.38H8.84a.55.55 0 0 0-.28.15l-4 4a.55.55 0 0 0-.15.28.24.24 0 0 0 0 .08V28a.61.61 0 0 0 .62.62H31a.61.61 0 0 0 .62-.62V8a.61.61 0 0 0-.62-.62ZM8.38 9.51v1.87H6.51Zm22 17.87H5.62V12.62H9a.61.61 0 0 0 .62-.62V8.62h20.76Z"},{"path":"M12 14.62h1.38v6.76H12a.62.62 0 0 0 0 1.24h1.38V24a.62.62 0 0 0 1.24 0v-1.38h9.76V24a.62.62 0 0 0 1.24 0v-1.38H27a.62.62 0 0 0 0-1.24h-1.38v-6.76H27a.62.62 0 0 0 0-1.24h-1.38V12a.62.62 0 0 0-1.24 0v1.38h-9.76V12a.62.62 0 0 0-1.24 0v1.38H12a.62.62 0 0 0 0 1.24Zm12.38 0v6.76h-9.76v-6.76Z"}]}, rhUiIcon: null, }; export declare const RhStandardBlueprintsIcon: ComponentClass<SVGIconProps>; export default RhStandardBlueprintsIcon;