@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 510 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Bath = createReactComponent("bath", "Bath", [["path", { "d": "M21 12.022h-1.059m0 0H3.001m16.94 0c0 2.5.096 5.682-2.906 6.555M3 12.022V6.037c0-4.337 5.5-3.775 5.5.076M3 12.022c0 2.5-.096 5.682 2.907 6.555M8.5 6.113h1.059m-1.059 0H7.441M5.907 18.577 5.118 21m.789-2.423c3.083.873 7.984.919 11.128 0m0 0L17.824 21", "key": "svg-0" }]]);
export { Bath as default };
//# sourceMappingURL=Bath.js.map