@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 883 B
JavaScript
exports.__esModule = true;
exports.RhStandardWindIconConfig = {
name: 'RhStandardWindIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M25 21.38H12A3.62 3.62 0 1 0 15.62 25a.62.62 0 1 0-1.24 0A2.38 2.38 0 1 1 12 22.62h13a.62.62 0 0 0 0-1.24Zm6 0h-4a.62.62 0 0 0 0 1.24h4a.62.62 0 0 0 0-1.24Zm-2-6.76h2a.62.62 0 1 0 0-1.24h-2a.62.62 0 0 0 0 1.24Zm-11 0h9a.62.62 0 1 0 0-1.24h-9A2.38 2.38 0 1 1 20.38 11a.62.62 0 0 0 1.24 0A3.62 3.62 0 1 0 18 14.62Zm6 2.76a.62.62 0 0 0 0 1.24h6a.62.62 0 0 0 0-1.24Zm-1.38.62a.62.62 0 0 0-.62-.62H8A2.38 2.38 0 1 1 10.38 15a.62.62 0 0 0 1.24 0A3.62 3.62 0 1 0 8 18.62h14a.62.62 0 0 0 .62-.62Z"},
rhUiIcon: null,
};
exports.RhStandardWindIcon = require('../createIcon').createIconBase(exports.RhStandardWindIconConfig);
exports["default"] = exports.RhStandardWindIcon;