@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 1.03 kB
JavaScript
exports.__esModule = true;
exports.RhStandardBritishPoundIncreasingIconConfig = {
name: 'RhStandardBritishPoundIncreasingIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M25 27.375H12.225a2.6 2.6 0 0 0 .4-1.375v-5.375H22a.625.625 0 0 0 0-1.25h-9.375v-1.104c0-3.583 2.79-6.563 6.22-6.644 2.267-.042 4.44 1.129 5.62 3.088a.624.624 0 1 0 1.07-.645c-1.41-2.341-4.001-3.742-6.72-3.693-.064.001-.126.011-.19.014V6.51l.933.933a.622.622 0 0 0 .884 0 .626.626 0 0 0 0-.884l-2-2a.625.625 0 0 0-.884 0l-2 2a.626.626 0 0 0 .884.884l.933-.933v4.05c-3.416.779-6 3.967-6 7.712v1.104H10a.625.625 0 0 0 0 1.25h1.375V26c0 .758-.617 1.375-1.375 1.375a.625.625 0 0 0 0 1.25h7.375V31a.625.625 0 0 0 1.25 0v-2.375H25a.625.625 0 0 0 0-1.25Z"},
rhUiIcon: null,
};
exports.RhStandardBritishPoundIncreasingIcon = require('../createIcon').createIconBase(exports.RhStandardBritishPoundIncreasingIconConfig);
exports["default"] = exports.RhStandardBritishPoundIncreasingIcon;