@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 2.29 kB
TypeScript
import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardVirtualServerUnsecuredIconConfig: {
name: 'RhStandardVirtualServerUnsecuredIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M25.37 24.45a3.61 3.61 0 0 0 4.91 3.39l-4.91-4.9Zm6.79 1.74a3.56 3.56 0 0 0 .46-1.74V21a.62.62 0 0 0-.49-.61l-3-.64a.57.57 0 0 0-.26 0l-2.59.55-.38-.38a.64.64 0 0 0-.89 0 .63.63 0 0 0 0 .88l.36.37 6 6 .45.45a.6.6 0 0 0 .88 0 .61.61 0 0 0 0-.88Z"},{"path":"M23 22.38H5.62v-8.76h24.75V18a.63.63 0 0 0 .63.62.62.62 0 0 0 .62-.62v-5a.62.62 0 0 0-.62-.62H5a.63.63 0 0 0-.63.62v10a.63.63 0 0 0 .63.62h18a.62.62 0 0 0 0-1.24Z"},{"path":"M9 17.38a.62.62 0 1 0 0 1.24h6a.62.62 0 0 0 0-1.24Zm8.14 7.51a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm-2.93 0a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm-5.86 0a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm2.93 0a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm-5.86 0a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm14.65 0a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62ZM2.5 15.87a.63.63 0 1 0 .62.63.63.63 0 0 0-.62-.63Zm0 3.01a.63.63 0 1 0 .62.62.63.63 0 0 0-.62-.62Zm0-6.01a.63.63 0 1 0 .62.62.63.63 0 0 0-.62-.62Zm0 9.01a.63.63 0 1 0 .62.63.63.63 0 0 0-.62-.63Zm18.6-10.77a.63.63 0 1 0 0-1.25.63.63 0 0 0 0 1.25Zm9.3 0a.63.63 0 1 0-.62-.62.63.63 0 0 0 .62.62Zm-12.4 0a.63.63 0 1 0-.63-.62.63.63 0 0 0 .63.62Zm9.3 0a.63.63 0 1 0-.62-.62.63.63 0 0 0 .62.62Zm-12.4 0a.63.63 0 1 0-.63-.62.62.62 0 0 0 .63.62Zm9.3 0a.63.63 0 1 0-.62-.62.63.63 0 0 0 .62.62Zm-12.4 0a.63.63 0 1 0-.63-.62.62.62 0 0 0 .63.62Zm-6.2 0a.63.63 0 1 0-.6-.62.62.62 0 0 0 .6.62Zm3.1 0a.63.63 0 1 0-.63-.62.62.62 0 0 0 .63.62Zm24.8 1.59a.63.63 0 1 0 .63.63.63.63 0 0 0-.63-.63Zm0 2.84a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm0-4.43a.63.63 0 1 0-.62-.63.63.63 0 0 0 .62.63ZM2.49 9.86a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm0 15.03a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm20.51 0a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62Zm10.5-6.51a.63.63 0 1 0 .63.62.62.62 0 0 0-.63-.62ZM26.38 18a.63.63 0 1 0 .62-.62.63.63 0 0 0-.62.62Z"}]},
rhUiIcon: null,
};
export declare const RhStandardVirtualServerUnsecuredIcon: ComponentClass<SVGIconProps>;
export default RhStandardVirtualServerUnsecuredIcon;