@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
20 lines • 1.07 kB
JavaScript
var _path;
import React from 'react';
import { jsx as _jsx } from "react/jsx-runtime";
const sea_transport_medium = props => _jsx("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24",
...props,
children: _path || (_path = _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M18.1 12.91V7.988c0-.741-.295-1.452-.82-1.976a2.803 2.803 0 0 0-1.98-.819H9.7c-.743 0-1.455.295-1.98.819a2.792 2.792 0 0 0-.82 1.976v4.924m15.4 1.677-9.28-3.706a1.403 1.403 0 0 0-1.04 0L2.7 14.588m1.734-.694 1.484 4.435m6.582-.56v-6.987m8.066 3.112-1.552 4.637m.623-1.862-7.137-2.85-7.137 2.85M2 21.96a5.152 5.152 0 0 0 4.2-1.397 4.244 4.244 0 0 0 4.873 1.032 4.244 4.244 0 0 0 1.427-1.032 4.244 4.244 0 0 0 4.873 1.032 4.244 4.244 0 0 0 1.427-1.032A5.144 5.144 0 0 0 23 21.96M9.7 7.987h5.6m-1.4-6.288A.698.698 0 0 0 13.2 1h-1.4a.7.7 0 0 0-.7.699v3.493h2.8V1.7Z"
}))
});
export default sea_transport_medium;
//# sourceMappingURL=sea_transport_medium.js.map