UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 437 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Bike = createReactComponent("bike", "Bike", [["path", { "d": "M11.71 18.25v-3.868l-2.21-2.21 4.421-4.422 2.21 2.316h2.211M15.5 17.25a3 3 0 1 0 6 0 3 3 0 0 0-6 0m-13 0a3 3 0 1 0 6 0 3 3 0 0 0-6 0m16.5-12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0", "key": "svg-0" }]]); export { Bike as default }; //# sourceMappingURL=Bike.js.map