UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 807 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const sea_transport = 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: "M11.2 7.41V4.597A1.596 1.596 0 0 0 9.6 3H6.4a1.602 1.602 0 0 0-1.6 1.597V7.41m8.8.959L8.297 6.25a.801.801 0 0 0-.594 0L2.4 8.369m.99-.396.849 2.534M8 10.187V6.194m4.61 1.779-.888 2.65M11.93 10 8 9l-3.93 1M2 12.582a2.945 2.945 0 0 0 2.4-.798 2.425 2.425 0 0 0 3.6 0 2.425 2.425 0 0 0 3.6 0 2.94 2.94 0 0 0 2.4.798M7.2 3h1.6" })) }); export default sea_transport; //# sourceMappingURL=sea_transport.js.map