@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 451 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Heater = createReactComponent("heater", "Heater", [["path", { "d": "M6 9c0-1.5 2-3.5 2-5m3 5c0-1.5 2-3.5 2-5m3 5c0-1.5 2-3.5 2-5M4.5 21v-7.4c0-1.164.364-1.6 1.6-1.6h11.8c1.236 0 1.6.436 1.6 1.6V21m-15-2.5h15M7.5 12v6.5m3-6.5v6.5m3-6.5v6.5m3-6.5v6.5", "key": "svg-0" }]]);
export { Heater as default };
//# sourceMappingURL=Heater.js.map