@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 442 B
JavaScript
exports.__esModule = true;
exports.RhUiHarveyBall100IconConfig = {
name: 'RhUiHarveyBall100Icon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M31 16c0 8.271-6.729 15-15 15S1 24.271 1 16 7.729 1 16 1s15 6.729 15 15Z"},
rhUiIcon: null,
};
exports.RhUiHarveyBall100Icon = require('../createIcon').createIconBase(exports.RhUiHarveyBall100IconConfig);
exports["default"] = exports.RhUiHarveyBall100Icon;