UNPKG

@patternfly/react-icons

Version:
9 lines 1.03 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardSustainableEnergyIconConfig: { name: 'RhStandardSustainableEnergyIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31 14.375h-1.375V12a.625.625 0 0 0-.625-.625H5a.625.625 0 0 0-.625.625v12c0 .345.28.625.625.625h6.711a5.57 5.57 0 0 0 4.289 2A5.631 5.631 0 0 0 21.625 21v-5a.625.625 0 0 0-.625-.625h-5A5.631 5.631 0 0 0 10.375 21a.625.625 0 0 0 1.25 0A4.38 4.38 0 0 1 16 16.625h4.375V21A4.38 4.38 0 0 1 16 25.375a4.339 4.339 0 0 1-2.484-.776A5.631 5.631 0 0 0 18.625 19a.625.625 0 0 0-1.25 0A4.38 4.38 0 0 1 13 23.375H5.625v-10.75h22.75v10.75H23a.625.625 0 0 0 0 1.25h6c.345 0 .625-.28.625-.625v-2.375H31c.345 0 .625-.28.625-.625v-6a.625.625 0 0 0-.625-.625Zm-.625 6h-.75v-4.75h.75v4.75Z"}, rhUiIcon: null, }; export declare const RhStandardSustainableEnergyIcon: ComponentClass<SVGIconProps>; export default RhStandardSustainableEnergyIcon;