@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 476 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var BubblesSolid = createReactSolidComponent("bubbles", "BubblesSolid", [["path", { "d": "M13.75 8a5.75 5.75 0 1 1-11.5 0 5.75 5.75 0 0 1 11.5 0m4.75 4.113a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5m1.219 5.387a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0", "key": "svg-0" }]]);
export { BubblesSolid as default };
//# sourceMappingURL=BubblesSolid.js.map