@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 938 B
JavaScript
exports.__esModule = true;
exports.RhStandardScalesOfJusticeIconConfig = {
name: 'RhStandardScalesOfJusticeIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31 30.38H18.62V9.62h6.16l-2.39 11.25v.24a4.61 4.61 0 0 0 9.22 0s0-.07 0-.11v-.13l-2.4-11.29a.62.62 0 0 0-.21-1.2H18.62V5a.62.62 0 0 0-1.24 0v3.38H7a.62.62 0 0 0-.21 1.2l-2.4 11.29v.24a4.61 4.61 0 0 0 9.22 0s0-.07 0-.11v-.13L11.22 9.62h6.16v20.76H5a.62.62 0 1 0 0 1.24h26a.62.62 0 0 0 0-1.24ZM27.94 9.62l2.29 10.76h-6.46l2.29-10.76ZM27 24.38a3.39 3.39 0 0 1-3.32-2.76h6.64A3.39 3.39 0 0 1 27 24.38Zm-18 0a3.39 3.39 0 0 1-3.32-2.76h6.64A3.39 3.39 0 0 1 9 24.38Zm3.23-4H5.77L8.06 9.62h1.88Z"},
rhUiIcon: null,
};
exports.RhStandardScalesOfJusticeIcon = require('../createIcon').createIconBase(exports.RhStandardScalesOfJusticeIconConfig);
exports["default"] = exports.RhStandardScalesOfJusticeIcon;