@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 1.41 kB
JavaScript
exports.__esModule = true;
exports.RhStandardAluminumFoilAndPlasticWrapIconConfig = {
name: 'RhStandardAluminumFoilAndPlasticWrapIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M31.648 13.5c0-3.448-1.585-6.148-3.61-6.148l-.027.002L28 7.352H6.961c-2.024 0-3.61 2.7-3.61 6.148s1.586 6.148 3.61 6.148h.39V29c0 .358.29.648.649.648h23c.358 0 .648-.29.648-.648V13.63c0-.006-.003-.01-.003-.016 0-.038.003-.075.003-.114ZM14.434 8.648l-1.892 1.893a.65.65 0 0 0 .917.918l2.81-2.81h9.532c-.84 1.116-1.372 2.856-1.372 4.851 0 .29.015.573.037.852h-17.9l5.703-5.704h2.165Zm-9.74 5.704a9.445 9.445 0 0 1-.045-.852c0-2.86 1.219-4.852 2.312-4.852h3.473l-5.703 5.704h-.037Zm2.267 4c-.79 0-1.638-1.05-2.052-2.704h19.743c.23 1.083.63 2.013 1.149 2.704H6.96Zm23.39 10H8.649v-8.704H28l.011-.002.028.002c.887 0 1.69-.519 2.313-1.393v10.097Zm-2.312-10c-1.094 0-2.313-1.993-2.313-4.852s1.219-4.852 2.313-4.852 2.313 1.993 2.313 4.852-1.22 4.852-2.313 4.852Zm.42 3.107-6 6a.648.648 0 0 1-.918-.918l6-6a.65.65 0 0 1 .917.918Zm1 2.082a.65.65 0 0 1 0 .918l-3 3a.648.648 0 0 1-.918-.918l3-3a.65.65 0 0 1 .917 0Z"},
rhUiIcon: null,
};
exports.RhStandardAluminumFoilAndPlasticWrapIcon = require('../createIcon').createIconBase(exports.RhStandardAluminumFoilAndPlasticWrapIconConfig);
exports["default"] = exports.RhStandardAluminumFoilAndPlasticWrapIcon;