UNPKG

@patternfly/react-icons

Version:
9 lines 1.09 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhUiCloudEdgeFillIconConfig: { name: 'RhUiCloudEdgeFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M30.75 22.5a5.256 5.256 0 0 1-5.25 5.25H8c-3.722 0-6.75-3.028-6.75-6.75S4.278 14.25 8 14.25c.549 0 1.094.068 1.628.203A8.777 8.777 0 0 1 18 8.25c4.825 0 8.75 3.925 8.75 8.75 0 .136-.004.275-.013.419A5.21 5.21 0 0 1 30.75 22.5ZM3 12.416a1.626 1.626 0 1 0-.001-3.251A1.626 1.626 0 0 0 3 12.416Zm3.02-4.611a1.626 1.626 0 1 0-.001-3.251 1.626 1.626 0 0 0 .001 3.251Zm4.56-3.094a1.626 1.626 0 1 0-.001-3.251 1.626 1.626 0 0 0 .001 3.251Zm5.405-1.086a1.626 1.626 0 1 0-.001-3.251 1.626 1.626 0 0 0 .001 3.251Zm5.405 1.076a1.626 1.626 0 1 0-.001-3.251 1.626 1.626 0 0 0 .001 3.25Zm4.57 3.084a1.626 1.626 0 1 0-.001-3.251 1.626 1.626 0 0 0 .001 3.251ZM29 12.416a1.626 1.626 0 1 0-.001-3.251A1.626 1.626 0 0 0 29 12.416Z"}, rhUiIcon: null, }; export declare const RhUiCloudEdgeFillIcon: ComponentClass<SVGIconProps>; export default RhUiCloudEdgeFillIcon;