@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
25 lines (24 loc) • 1.12 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _jsxRuntime = require("react/jsx-runtime");
var _path;
const car_2 = props => (0, _jsxRuntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
fill: "none",
viewBox: "0 0 16 16",
...props,
children: _path || (_path = (0, _jsxRuntime.jsx)("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "m6.727 7.6 5.453.003c.745 0 1.46.353 1.988.984.528.632.828 1.49.832 2.385 0 .298-.098.584-.273.794a.861.861 0 0 1-.66.33h-.976m-.91-4.493S10.78 2.55 7.046 2.55c-.106 0-.213.003-.32.009m-1.462 9.695a1.273 1.273 0 1 0-2.526-.318 1.273 1.273 0 0 0 2.526.318ZM6.727 2.56c-2.138.118-4.331 1.45-5.27 5.04-.248.952-.408 2.06-.456 3.348-.006.148.014.296.058.435.043.14.11.266.195.373a.933.933 0 0 0 .3.252.785.785 0 0 0 .36.088h.816m7.825.16a1.273 1.273 0 1 1 2.526-.318 1.273 1.273 0 0 1-2.526.317ZM6.727 2.558v5.04m0 0h-5.27m3.808 4.655h5.29"
}))
});
var _default = exports.default = car_2;
//# sourceMappingURL=car_2.js.map