@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 858 B
JavaScript
exports.__esModule = true;
exports.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,
};
exports.RhStandardScaleShrinkingIcon = require('../createIcon').createIconBase(exports.RhStandardScaleShrinkingIconConfig);
exports["default"] = exports.RhStandardScaleShrinkingIcon;