UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.11 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 funds_medium = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M.75 23.25h1.5m21 0h-1.5m1.5-18V.75m0 0h-4.5m4.5 0L18.2 5.8a2.249 2.249 0 0 1-2.237.564l-5.709-1.526a2.251 2.251 0 0 0-2.172.583L2.25 11.253m0 11.997h4.5m-4.5 0V16a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 .75.75v7.25m0 0h3m0 0h4.5m-4.5 0V10.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 .75.75v12.75m0 0h3m0 0h4.5m-4.5 0V11.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 .75.75v11.75" })) }); var _default = exports.default = funds_medium; //# sourceMappingURL=funds_medium.js.map