@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 316 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var ic_add_location = exports.ic_add_location = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm4 8h-3v3h-2v-3H8V8h3V5h2v3h3v2z" } }] };