@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 881 B
JavaScript
exports.__esModule = true;
exports.RhStandardAppUpdateIconConfig = {
name: 'RhStandardAppUpdateIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M31 4.38H5a.61.61 0 0 0-.62.62v26a.61.61 0 0 0 .62.62h26a.61.61 0 0 0 .62-.62V5a.61.61 0 0 0-.62-.62Zm-.62 26H5.62V5.62h24.76Z"},{"path":"M14 27.62a5.64 5.64 0 0 0 5.51-4.5.62.62 0 0 0-1.22-.24 4.41 4.41 0 1 1-.8-3.5H16a.62.62 0 1 0 0 1.24h3a.61.61 0 0 0 .62-.62v-3a.62.62 0 0 0-1.24 0v1.48A5.62 5.62 0 1 0 14 27.62ZM25 8.37a.63.63 0 0 0-.62.63.63.63 0 0 0 1.25 0 .63.63 0 0 0-.63-.63Zm2 0a.63.63 0 0 0-.62.63.63.63 0 0 0 1.25 0 .63.63 0 0 0-.63-.63Z"}]},
rhUiIcon: null,
};
exports.RhStandardAppUpdateIcon = require('../createIcon').createIconBase(exports.RhStandardAppUpdateIconConfig);
exports["default"] = exports.RhStandardAppUpdateIcon;