@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 589 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Wheelchair = createReactComponent("wheelchair", "Wheelchair", [["path", { "d": "M14.449 16.4A4.802 4.802 0 0 1 5 15.2a4.8 4.8 0 0 1 2.8-4.365", "key": "svg-0" }], ["path", { "d": "m9.8 7.2.695 6.258a1 1 0 0 0 1.051.888l5.044-.288a1 1 0 0 1 1.056.953l.11 2.434a1 1 0 0 0 1 .955H19", "key": "svg-1" }], ["path", { "d": "M11.2 5.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0m1.55 4.8h3", "key": "svg-2" }]]);
export { Wheelchair as default };
//# sourceMappingURL=Wheelchair.js.map