UNPKG

@patternfly/react-icons

Version:
9 lines 900 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardSimplifyIconConfig: { name: 'RhStandardSimplifyIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31.62 18a.55.55 0 0 0-.18-.44l-3-3c-.56-.58-1.47.32-.88.88l1.93 1.94H23a7.36 7.36 0 0 1-6.93-4.93 3.61 3.61 0 1 0-1.29.15 8.62 8.62 0 0 0 3.76 4.78h-7a3.62 3.62 0 1 0 0 1.25h7a8.59 8.59 0 0 0-3.76 4.77 3.61 3.61 0 1 0 1.29.15A7.34 7.34 0 0 1 23 18.63h6.5l-1.93 1.93a.62.62 0 0 0 .88.88l3-3a.69.69 0 0 0 .17-.44Zm-19-9a2.38 2.38 0 0 1 4.75 0 2.38 2.38 0 0 1-4.75 0Zm4.76 18a2.38 2.38 0 0 1-4.75 0 2.38 2.38 0 0 1 4.75 0ZM8 20.38a2.38 2.38 0 0 1 0-4.75 2.38 2.38 0 0 1 0 4.75Z"}, rhUiIcon: null, }; export declare const RhStandardSimplifyIcon: ComponentClass<SVGIconProps>; export default RhStandardSimplifyIcon;