@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 504 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var FireExtinguisher = createReactComponent("fire-extinguisher", "FireExtinguisher", [["path", { "d": "M14.5 6.5V3m0 0 3-1m-3 1c0-.545-.455-1-1-1h-2c-.545 0-1 .455-1 1m0 0v3.5m0-3.5c-3.963 0-5 2.39-5 6m3 9h8m-2-14 3 1m-1 5v10c0 1.09-.91 2-2 2h-4c-1.09 0-2-.91-2-2V10c0-4.93 8-5.227 8 0", "key": "svg-0" }]]);
export { FireExtinguisher as default };
//# sourceMappingURL=FireExtinguisher.js.map