UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 660 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var AirVent = createReactComponent("air-vent", "AirVent", [["path", { "d": "M18.346 4.5H5.654c-.629 0-1.154.525-1.154 1.154v5.77c0 .628.525 1.153 1.154 1.153h12.692c.629 0 1.154-.525 1.154-1.154v-5.77c0-.628-.525-1.153-1.154-1.153", "key": "svg-0" }], ["path", { "d": "M16.615 12.577v-2.308c0-.628-.525-1.154-1.153-1.154H8.537c-.628 0-1.153.526-1.153 1.154v2.308m-.577 5.77c1.64 0 1.73-1.604 1.73-2.886m8.654 2.885c-1.64 0-1.73-1.603-1.73-2.885M12 19.5v-4.039", "key": "svg-1" }]]); export { AirVent as default }; //# sourceMappingURL=AirVent.js.map