@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 769 B
JavaScript
exports.__esModule = true;
exports.RhUiLocationFillIconConfig = {
name: 'RhUiLocationFillIcon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M24.563 4.328c-4.802-4.451-12.324-4.451-17.126 0a12.515 12.515 0 0 0-4.044 9.016A12.504 12.504 0 0 0 7.084 22.5c1.309 1.309 4.869 4.881 6.843 6.862l1.011 1.014a1.49 1.49 0 0 0 1.062.442c.399 0 .774-.155 1.059-.439l.122-.123c1.395-1.4 5.527-5.549 7.734-7.756a12.504 12.504 0 0 0 3.691-9.156 12.513 12.513 0 0 0-4.044-9.016ZM16 18c-2.481 0-4.5-2.019-4.5-4.5S13.519 9 16 9s4.5 2.019 4.5 4.5S18.481 18 16 18Z"},
rhUiIcon: null,
};
exports.RhUiLocationFillIcon = require('../createIcon').createIconBase(exports.RhUiLocationFillIconConfig);
exports["default"] = exports.RhUiLocationFillIcon;