UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 1.14 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const scooter = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.769 8.684A3.152 3.152 0 0 0 6.13 7.466c-1.337 0-2.735-.161-3.866.702a3.422 3.422 0 0 0-1.237 1.864.947.947 0 0 0 .903 1.168m0 0h4.667m-4.667 0v.467A2.357 2.357 0 0 0 4.264 14a2.357 2.357 0 0 0 2.334-2.333V11.2m1.867 0a2.8 2.8 0 0 0 2.8-2.8m-2.8 2.8h.933m-.933 0H6.598M8.229 2h.933c1.017 0 1.867.85 1.867 1.867V4.8m2.185 3.6a1.867 1.867 0 0 1 1.76 1.244c.05.454.028.912-.062 1.359a.472.472 0 0 1-.38.197h-.467m-3.036-6.4c0 .58.283 1.146.746 1.494.442.33 1.12.007 1.12-.56V3.867a.7.7 0 0 0-.104-.368.71.71 0 0 0-1.016-.192A1.89 1.89 0 0 0 11.03 4.8ZM7 5H3m6.398 6.2v.467A2.357 2.357 0 0 0 11.73 14a2.357 2.357 0 0 0 2.334-2.333V11.2m-4.667 0h4.667" }))); export default scooter; //# sourceMappingURL=scooter.js.map