UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

39 lines (38 loc) 730 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.database = void 0; var 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" } }; exports.database = database;