UNPKG

@patternfly/react-icons

Version:
9 lines 862 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardScaleShrinkingIconConfig: { name: 'RhStandardScaleShrinkingIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31 23.38a.62.62 0 0 0-.62.62v5.49L16.62 15.74V5a.62.62 0 0 0-.62-.62H5a.62.62 0 0 0-.62.62v11a.62.62 0 0 0 .62.62h10.74l13.75 13.76H24a.62.62 0 0 0 0 1.24h7a.62.62 0 0 0 .41-.16.65.65 0 0 0 .22-.46v-7a.62.62 0 0 0-.63-.62Zm-15.62-8H5.62V5.62h9.76Zm4.62 15H6.62V19a.62.62 0 0 0-1.24 0v12a.62.62 0 0 0 .62.62h14a.62.62 0 0 0 0-1.24Zm11-25H19a.62.62 0 0 0 0 1.24h11.38V20a.62.62 0 0 0 1.24 0V6a.62.62 0 0 0-.62-.62Z"}, rhUiIcon: null, }; export declare const RhStandardScaleShrinkingIcon: ComponentClass<SVGIconProps>; export default RhStandardScaleShrinkingIcon;