UNPKG

@patternfly/react-icons

Version:
9 lines 1.21 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardRainbowIconConfig: { name: 'RhStandardRainbowIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M18 8.375C9.935 8.375 3.375 14.935 3.375 23v2a.625.625 0 0 0 1.25 0v-2c0-7.375 6-13.375 13.375-13.375s13.375 6 13.375 13.375v2a.625.625 0 0 0 1.25 0v-2c0-8.065-6.56-14.625-14.625-14.625Z"},{"path":"M18 11.375C11.59 11.375 6.375 16.59 6.375 23v2a.625.625 0 0 0 1.25 0v-2c0-5.72 4.654-10.375 10.375-10.375S28.375 17.279 28.375 23v2a.625.625 0 0 0 1.25 0v-2c0-6.41-5.215-11.625-11.625-11.625Z"},{"path":"M18 14.375c-4.756 0-8.625 3.87-8.625 8.625v2a.625.625 0 0 0 1.25 0v-2c0-4.066 3.309-7.375 7.375-7.375s7.375 3.309 7.375 7.375v2a.625.625 0 0 0 1.25 0v-2c0-4.756-3.87-8.625-8.625-8.625Z"},{"path":"M18 17.375A5.631 5.631 0 0 0 12.375 23v2a.625.625 0 0 0 1.25 0v-2c0-2.412 1.962-4.375 4.375-4.375s4.375 1.963 4.375 4.375v2a.625.625 0 0 0 1.25 0v-2A5.631 5.631 0 0 0 18 17.375Z"}]}, rhUiIcon: null, }; export declare const RhStandardRainbowIcon: ComponentClass<SVGIconProps>; export default RhStandardRainbowIcon;