UNPKG

@patternfly/react-icons

Version:
9 lines 877 B
"use strict" exports.__esModule = true; exports.RhStandardScaleGrowingIconConfig = { name: 'RhStandardScaleGrowingIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31.58 4.78a.62.62 0 0 0-.58-.4h-7a.62.62 0 0 0 0 1.24h5.49L15.74 19.38H5a.62.62 0 0 0-.62.62v11a.62.62 0 0 0 .62.62h11a.62.62 0 0 0 .62-.62V20.26L30.38 6.51V12a.62.62 0 0 0 1.24 0V5a.54.54 0 0 0-.04-.22Zm-16.2 25.6H5.62v-9.76h9.76Zm15.62-15a.62.62 0 0 0-.62.62v13.38H19a.62.62 0 0 0 0 1.24h12a.62.62 0 0 0 .62-.62V16a.62.62 0 0 0-.62-.62ZM6 17.62a.62.62 0 0 0 .62-.62V5.62H20a.62.62 0 1 0 0-1.24H6a.62.62 0 0 0-.62.62v12a.62.62 0 0 0 .62.62Z"}, rhUiIcon: null, }; exports.RhStandardScaleGrowingIcon = require('../createIcon').createIconBase(exports.RhStandardScaleGrowingIconConfig); exports["default"] = exports.RhStandardScaleGrowingIcon;