UNPKG

@patternfly/react-icons

Version:
9 lines 825 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardRunArrowIconConfig: { name: 'RhStandardRunArrowIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"m18.44 17.56-13-13a.62.62 0 0 0-.88.88L17.12 18 4.56 30.56a.61.61 0 0 0 0 .88.63.63 0 0 0 .88 0l13-13a.61.61 0 0 0 0-.88Z"},{"path":"m25.44 17.56-13-13a.62.62 0 0 0-.88.88L24.12 18 11.56 30.56a.61.61 0 0 0 0 .88.63.63 0 0 0 .88 0l13-13a.61.61 0 0 0 0-.88Z"},{"path":"m32.44 17.56-13-13a.62.62 0 0 0-.88.88L31.12 18 18.56 30.56a.61.61 0 0 0 0 .88.63.63 0 0 0 .88 0l13-13a.61.61 0 0 0 0-.88Z"}]}, rhUiIcon: null, }; export declare const RhStandardRunArrowIcon: ComponentClass<SVGIconProps>; export default RhStandardRunArrowIcon;