UNPKG

@patternfly/react-icons

Version:
9 lines 917 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardAppsMultipleIconConfig: { name: 'RhStandardAppsMultipleIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M26 7.38a.63.63 0 0 0-.62.63.63.63 0 0 0 1.25 0 .63.63 0 0 0-.63-.63Zm2 0a.63.63 0 0 0-.62.63.63.63 0 0 0 1.25 0 .63.63 0 0 0-.63-.63Z"},{"path":"M31 4.38H11a.61.61 0 0 0-.62.62v20a.61.61 0 0 0 .62.62h20a.61.61 0 0 0 .62-.62V5a.61.61 0 0 0-.62-.62Zm-.62 20H11.62V5.62h18.76Z"},{"path":"M28 27.38H8.62V8a.62.62 0 0 0-1.24 0v20a.61.61 0 0 0 .62.62h20a.62.62 0 0 0 0-1.24Z"},{"path":"M25 30.38H5.62V11a.62.62 0 0 0-1.24 0v20a.61.61 0 0 0 .62.62h20a.62.62 0 0 0 0-1.24Z"}]}, rhUiIcon: null, }; export declare const RhStandardAppsMultipleIcon: ComponentClass<SVGIconProps>; export default RhStandardAppsMultipleIcon;