@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
25 lines (24 loc) • 1.37 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _jsxRuntime = require("react/jsx-runtime");
var _path;
const moneybag_in_hand_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: "M15.405 11.25c.891.648 4.1 3.875 4.1 7.684 0 3.077-3.544 4.316-6.824 4.316s-6.676-1.239-6.676-4.316c0-3.961 3.5-7.334 4.32-7.834m5.08.15h-4.156c-1.227 0-2.452-.761-4.494-1.866m8.65 1.866c1.04 0 1.231-.058 1.56-1.125.52-1.687 1.04-4.498 1.04-4.5 0-.562-.52-1.125-1.559-1.125l-5.027.02-1.6-2.989a.568.568 0 0 1 0-.52.46.46 0 0 1 .4-.261h5.818c.173.004.33.105.405.261a.566.566 0 0 1 0 .519L14.863 4.5M4.505 3.75h1.8c.27 0 .45.214.45.536v6.428c0 .322-.18.536-.45.536h-1.8m5.9-8.629L9.16 4.371a1.39 1.39 0 0 1-1.034.517H6.755m8.045 9.768a2.22 2.22 0 0 0-1.858-.875c-1.138 0-2.062.692-2.062 1.547s.923 1.548 2.062 1.548c1.139 0 2.063.692 2.063 1.546 0 .854-.924 1.547-2.063 1.547a2.224 2.224 0 0 1-1.858-.875m1.858.875V21m0-7.219V12.75"
}))
});
var _default = exports.default = moneybag_in_hand_medium;
//# sourceMappingURL=moneybag_in_hand_medium.js.map