UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

25 lines (24 loc) 1.34 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); } const funds = props => _react.default.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = _react.default.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.25 15h-1M.75 15h1m0 0v-4.033c0-.258.209-.467.467-.467h1.566c.258 0 .467.209.467.467V15m-2.5 0h2.5m0 0h2.5m0 0V7.478c0-.258.209-.467.467-.467L8.75 7c.258 0 .467.209.467.467V15M6.75 15h2.467m0 0h2.533m0 0V8.002c0-.258.209-.467.467-.467h1.566c.258 0 .467.21.467.467V15m-2.5 0h2.5M15 3.8V1m0 0h-2.8M15 1l-3.142 3.142a1.4 1.4 0 0 1-1.392.351l-3.552-.95a1.4 1.4 0 0 0-1.352.363l-3.629 3.63" }))); var _default = exports.default = funds; //# sourceMappingURL=funds.js.map