UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 448 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Elevator = createReactComponent("elevator", "Elevator", [["path", { "d": "M12 8.294h4.5a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2H12m0-12.706H7.5a2 2 0 0 0-2 2V19a2 2 0 0 0 2 2H12m0-12.706V21M7.125 4.588 8.75 3l1.625 1.588M13.625 3l1.625 1.588L16.875 3", "key": "svg-0" }]]); export { Elevator as default }; //# sourceMappingURL=Elevator.js.map