UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.08 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const sea_transport = 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: "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" })) }); var _default = exports.default = sea_transport; //# sourceMappingURL=sea_transport.js.map