UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 451 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Database = createReactComponent("database", "Database", [["path", { "d": "M12 3C7.582 3 4 4.29 4 5.88c0 4.16 16 4.16 16 0C20 4.29 16.418 3 12 3m8 8.75c0 4.667-16 4.667-16 0", "key": "svg-0" }], ["path", { "d": "M4 6v12.165c0 3.78 16 3.78 16 0V6", "key": "svg-1" }]]); export { Database as default }; //# sourceMappingURL=Database.js.map