UNPKG

@patternfly/react-icons

Version:
9 lines 1.05 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardAiSovereigntyIconConfig: { name: 'RhStandardAiSovereigntyIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31 4.375H5A.625.625 0 0 0 4.375 5v26c0 .345.28.625.625.625h26c.345 0 .625-.28.625-.625V5A.625.625 0 0 0 31 4.375Zm-.625 26H5.625V5.625h24.75v24.75ZM9.93 18.675c3.858.428 6.968 3.537 7.394 7.394a.682.682 0 0 0 .676.612c.319 0 .641-.293.676-.61.426-3.86 3.536-6.968 7.394-7.395a.681.681 0 0 0 .611-.676c0-.318-.294-.64-.61-.676-3.86-.427-6.969-3.536-7.395-7.393A.682.682 0 0 0 18 9.319c-.319 0-.641.293-.676.61-.426 3.86-3.536 6.968-7.392 7.395a.681.681 0 0 0-.613.676c0 .318.294.64.61.676Zm8.07-6.27A9.74 9.74 0 0 0 23.595 18 9.74 9.74 0 0 0 18 23.596 9.74 9.74 0 0 0 12.405 18 9.74 9.74 0 0 0 18 12.404Z"}, rhUiIcon: null, }; export declare const RhStandardAiSovereigntyIcon: ComponentClass<SVGIconProps>; export default RhStandardAiSovereigntyIcon;