@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 665 B
JavaScript
exports.__esModule = true;
exports.RhUiPlatformIconConfig = {
name: 'RhUiPlatformIcon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"m1.539 13.949 14 8.083a1.003 1.003 0 0 0 1 0l14-8.083a1 1 0 0 0 0-1.732l-14-8.083a.998.998 0 0 0-1 0l-14 8.083a1 1 0 0 0 0 1.732Zm14.5-7.794 12 6.928-12 6.928-12-6.928 12-6.928Zm14.866 12.271a1 1 0 0 1-.366 1.366l-14 8.083a1.003 1.003 0 0 1-1 0l-14-8.083a1 1 0 1 1 1-1.732l13.5 7.794 13.5-7.794a.999.999 0 0 1 1.366.366Z"},
rhUiIcon: null,
};
exports.RhUiPlatformIcon = require('../createIcon').createIconBase(exports.RhUiPlatformIconConfig);
exports["default"] = exports.RhUiPlatformIcon;