@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 489 B
JavaScript
exports.__esModule = true;
exports.GenderlessIconConfig = {
name: 'GenderlessIcon',
icon: {"xOffset":0,"yOffset":0,"width":288,"height":512,"svgPathData":"M144 176c44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80 35.9-80 80-80m0-64C64.5 112 0 176.5 0 256s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144z"},
rhUiIcon: null,
};
exports.GenderlessIcon = require('../createIcon').createIconBase(exports.GenderlessIconConfig);
exports["default"] = exports.GenderlessIcon;