react-icons-kit
Version:
React Icons Kit using various Svg Icon set
19 lines (18 loc) • 730 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.database = void 0;
var database = {
"viewBox": "0 0 12 16",
"children": [{
"name": "path",
"attribs": {
"fill-rule": "evenodd",
"d": "M6 15c-3.31 0-6-.9-6-2v-2c0-.17.09-.34.21-.5.67.86 3 1.5 5.79 1.5s5.12-.64 5.79-1.5c.13.16.21.33.21.5v2c0 1.1-2.69 2-6 2zm0-4c-3.31 0-6-.9-6-2V7c0-.11.04-.21.09-.31.03-.06.07-.13.12-.19C.88 7.36 3.21 8 6 8s5.12-.64 5.79-1.5c.05.06.09.13.12.19.05.1.09.21.09.31v2c0 1.1-2.69 2-6 2zm0-4c-3.31 0-6-.9-6-2V3c0-1.1 2.69-2 6-2s6 .9 6 2v2c0 1.1-2.69 2-6 2zm0-5c-2.21 0-4 .45-4 1s1.79 1 4 1 4-.45 4-1-1.79-1-4-1z"
},
"children": []
}],
"attribs": {}
};
exports.database = database;
;