UNPKG

@patternfly/react-icons

Version:
9 lines 787 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardNoIconConfig: { name: 'RhStandardNoIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M23.44 12.56a.61.61 0 0 0-.88 0L18 17.12l-4.56-4.56a.62.62 0 0 0-.88.88L17.12 18l-4.56 4.56a.62.62 0 0 0 .88.88L18 18.88l4.56 4.56a.62.62 0 0 0 .88-.88L18.88 18l4.56-4.56a.61.61 0 0 0 0-.88Z"},{"path":"M18 3.38A14.64 14.64 0 0 0 3.38 18c.8 19.4 28.44 19.4 29.25 0A14.65 14.65 0 0 0 18 3.38Zm0 28A13.39 13.39 0 0 1 4.62 18C5.36.26 30.64.26 31.38 18A13.39 13.39 0 0 1 18 31.38Z"}]}, rhUiIcon: null, }; export declare const RhStandardNoIcon: ComponentClass<SVGIconProps>; export default RhStandardNoIcon;