UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 401 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Bubbles = createReactComponent("bubbles", "Bubbles", [["path", { "d": "M21 8.863a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0M13 8A5 5 0 1 1 3 8a5 5 0 0 1 10 0m5.969 9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0", "key": "svg-0" }]]); export { Bubbles as default }; //# sourceMappingURL=Bubbles.js.map