@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 488 B
JavaScript
exports.__esModule = true;
exports.RhUiHarveyBall75IconConfig = {
name: 'RhUiHarveyBall75Icon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M16 1C7.729 1 1 7.729 1 16s6.729 15 15 15 15-6.729 15-15S24.271 1 16 1Zm-1 2.038V15H3.038C3.525 8.627 8.627 3.525 15 3.038Z"},
rhUiIcon: null,
};
exports.RhUiHarveyBall75Icon = require('../createIcon').createIconBase(exports.RhUiHarveyBall75IconConfig);
exports["default"] = exports.RhUiHarveyBall75Icon;