UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

25 lines 1.42 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _g, _defs; import React from 'react'; const scooter_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _g || (_g = React.createElement("g", { clipPath: "url(#scooter_medium_svg__a)" }, React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13.239 13.206A5.066 5.066 0 0 0 9 11.25c-2.149 0-4.395-.26-6.213 1.128A5.5 5.5 0 0 0 .8 15.373c-.239.92.486 1.877 1.451 1.877m0 0H9.75m-7.499 0L2.25 18c0 2.043 1.707 3.75 3.75 3.75 2.042 0 3.75-1.707 3.75-3.75v-.75m7.501-4.5a4.5 4.5 0 0 1-4.5 4.5H9.75m3.001-15h1.5c1.634 0 3 1.366 3 3l-.001 1.5m-4.5 10.5h1.501m6.132-4.5a3 3 0 0 1 2.829 2 7.176 7.176 0 0 1-.1 2.183.759.759 0 0 1-.612.317h-.75m-4.5-10.5c0 .931.455 1.841 1.2 2.4.71.532 1.8.012 1.8-.9v-3a1.12 1.12 0 0 0-.168-.591 1.14 1.14 0 0 0-1.632-.309 3.037 3.037 0 0 0-1.2 2.4ZM11 8.5H3.5m10.751 8.75-.001.75c0 2.043 1.707 3.75 3.75 3.75s3.75-1.707 3.75-3.75v-.75m-7.499 0h7.499" }))), _defs || (_defs = React.createElement("defs", null, React.createElement("clipPath", { id: "scooter_medium_svg__a" }, React.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); export default scooter_medium; //# sourceMappingURL=scooter_medium.js.map