@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 575 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var database = exports.database = { "viewBox": "0 0 24 24", "children": [{ "name": "ellipse", "attribs": { "cx": "12", "cy": "5", "rx": "9", "ry": "3" }, "children": [] }, { "name": "path", "attribs": { "d": "M21 12c0 1.66-4 3-9 3s-9-1.34-9-3" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };