@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 2.14 kB
TypeScript
import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardVirtualServerSecuredIconConfig: {
name: 'RhStandardVirtualServerSecuredIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"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.24Zm23.13 3.01-3-.64a.57.57 0 0 0-.26 0l-3 .64a.63.63 0 0 0-.5.61v3.45a3.63 3.63 0 1 0 7.25 0V21a.62.62 0 0 0-.49-.61Zm-14.99 4.5a.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 RhStandardVirtualServerSecuredIcon: ComponentClass<SVGIconProps>;
export default RhStandardVirtualServerSecuredIcon;