UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 973 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const vintage_car = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13.133 9.833V7.542m0 2.291c1.031 0 1.867.821 1.867 1.834 0 1.012-.836 1.833-1.867 1.833-1.419 0-2.313-1.569-1.617-2.75m1.617-.917c-.69 0-1.294.369-1.617.917m1.617-3.208V5.25m0 2.292c0-.5-.425-.917-.933-.917H9.4m0 0V2.5m0 4.125H5.667M9.4 2.5l1.4.458M9.4 2.5H5.667m0 4.125V2.5m0 4.125H1.933M5.667 2.5h-2.8a.934.934 0 0 0-.934.917v3.208m9.583 4.125H4.484m0 0c-.51-.865-1.675-1.169-2.55-.671m2.55.671c.695 1.181-.198 2.75-1.617 2.75C1.836 13.5 1 12.68 1 11.667c0-.679.375-1.271.933-1.588m0 0V6.625" })) }); export default vintage_car; //# sourceMappingURL=vintage_car.js.map