UNPKG

@patternfly/react-icons

Version:
9 lines 1.19 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhUiAiEnhanceIconConfig: { name: 'RhUiAiEnhanceIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"m28.749 21.636-7.113 7.113C20.082 30.303 18.04 31.08 16 31.08s-4.082-.777-5.636-2.331l-7.113-7.113a7.986 7.986 0 0 1-1.56-9.067 1 1 0 1 1 1.805.862 5.981 5.981 0 0 0 1.169 6.79l7.113 7.114a5.977 5.977 0 0 0 8.444 0l7.113-7.113c1.127-1.128 1.748-2.627 1.748-4.222s-.621-3.094-1.748-4.222l-7.113-7.113a5.985 5.985 0 0 0-6.792-1.17 1 1 0 0 1-.86-1.805 7.983 7.983 0 0 1 9.066 1.561l7.113 7.113c3.107 3.108 3.107 8.164 0 11.272ZM16 8a1 1 0 0 0-1 1v6H9a1 1 0 1 0 0 2h6v6a1 1 0 1 0 2 0v-6h6a1 1 0 1 0 0-2h-6V9a1 1 0 0 0-1-1ZM1.993 7.59a5.523 5.523 0 0 1 4.418 4.417c.052.289.3.498.589.498s.537-.21.59-.498a5.523 5.523 0 0 1 4.417-4.417c.288-.054.497-.302.497-.59s-.209-.536-.497-.59a5.523 5.523 0 0 1-4.418-4.417c-.052-.289-.3-.498-.589-.498s-.537.21-.59.498A5.523 5.523 0 0 1 1.994 6.41c-.288.054-.497.302-.497.59s.209.536.497.59Z"}, rhUiIcon: null, }; export declare const RhUiAiEnhanceIcon: ComponentClass<SVGIconProps>; export default RhUiAiEnhanceIcon;