UNPKG

@patternfly/react-icons

Version:
9 lines 892 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardRoboticArmIconConfig: { name: 'RhStandardRoboticArmIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M25 13.62h6a.62.62 0 1 0 0-1.24h-5.38V5.62H31a.62.62 0 1 0 0-1.24h-6a.62.62 0 0 0-.62.62v3.38H13.56a4.63 4.63 0 1 0-1.5 4.06l4.5 4.5A4.57 4.57 0 0 0 15.38 20a4.63 4.63 0 0 0 1.36 3.28l-6.51 7.1H5a.62.62 0 1 0 0 1.24h26a.62.62 0 0 0 0-1.24H11.92L17.76 24a4.61 4.61 0 1 0-.26-7.9l-4.62-4.6a4.52 4.52 0 0 0 .68-1.88h10.82V13a.62.62 0 0 0 .62.62ZM9 12.38A3.38 3.38 0 1 1 12.38 9 3.39 3.39 0 0 1 9 12.38ZM23.38 20A3.38 3.38 0 1 1 20 16.62 3.39 3.39 0 0 1 23.38 20Z"}, rhUiIcon: null, }; export declare const RhStandardRoboticArmIcon: ComponentClass<SVGIconProps>; export default RhStandardRoboticArmIcon;