UNPKG

@patternfly/react-icons

Version:
9 lines 723 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhUiHarveyBall10IconConfig: { name: 'RhUiHarveyBall10Icon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"m24.822 3.874-.002-.002A14.842 14.842 0 0 0 16 1C7.729 1 1 7.729 1 16s6.729 15 15 15 15-6.729 15-15c0-4.783-2.31-9.316-6.178-12.126ZM16 29C8.832 29 3 23.168 3 16 3 9.168 8.297 3.551 15 3.038V16a1 1 0 0 0 1 1 .981.981 0 0 0 .402-.096.846.846 0 0 0 .085-.043.975.975 0 0 0 .321-.273l7.619-10.48a13.03 13.03 0 0 1 4.572 9.893c0 7.168-5.832 13-13 13Z"}, rhUiIcon: null, }; export declare const RhUiHarveyBall10Icon: ComponentClass<SVGIconProps>; export default RhUiHarveyBall10Icon;