UNPKG

@patternfly/react-icons

Version:
9 lines 1.64 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardHubIconConfig: { name: 'RhStandardHubIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M11 4.375H5A.625.625 0 0 0 4.375 5v6c0 .345.28.625.625.625h6c.345 0 .625-.28.625-.625V5A.625.625 0 0 0 11 4.375Zm-.625 6h-4.75v-4.75h4.75v4.75ZM25 11.625h6c.345 0 .625-.28.625-.625V5A.625.625 0 0 0 31 4.375h-6a.625.625 0 0 0-.625.625v6c0 .345.28.625.625.625Zm.625-6h4.75v4.75h-4.75v-4.75ZM11 24.375H5a.625.625 0 0 0-.625.625v6c0 .345.28.625.625.625h6c.345 0 .625-.28.625-.625v-6a.625.625 0 0 0-.625-.625Zm-.625 6h-4.75v-4.75h4.75v4.75Zm20.625-6h-6a.625.625 0 0 0-.625.625v6c0 .345.28.625.625.625h6c.345 0 .625-.28.625-.625v-6a.625.625 0 0 0-.625-.625Zm-.625 6h-4.75v-4.75h4.75v4.75Zm-7.776.866a.625.625 0 0 1-.42.778c-1.35.402-2.755.606-4.179.606s-2.83-.204-4.179-.606a.625.625 0 1 1 .358-1.198c2.466.735 5.176.735 7.642 0 .33-.101.68.088.778.42ZM32.625 18c0 1.42-.204 2.827-.605 4.178a.625.625 0 0 1-1.199-.356c.368-1.235.554-2.521.554-3.822s-.186-2.587-.554-3.822a.625.625 0 1 1 1.199-.356c.401 1.35.605 2.757.605 4.178ZM13.401 4.758a.625.625 0 0 1 .42-.777 14.779 14.779 0 0 1 8.357 0 .626.626 0 0 1-.356 1.198 13.517 13.517 0 0 0-7.644 0 .625.625 0 0 1-.777-.42ZM4.579 22.625a.625.625 0 0 1-.599-.447c-.401-1.35-.605-2.757-.605-4.178s.204-2.827.605-4.178a.625.625 0 1 1 1.198.355 13.466 13.466 0 0 0 .002 7.645.625.625 0 0 1-.6.803Z"}, rhUiIcon: null, }; export declare const RhStandardHubIcon: ComponentClass<SVGIconProps>; export default RhStandardHubIcon;