@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
25 lines (24 loc) • 1 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _jsxRuntime = require("react/jsx-runtime");
var _path;
const investment_account_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: "M9.345 7.608h6.517m1.556 3.916a16.08 16.08 0 0 0-1.92-1.713H9.71C7.42 11.543 5 14.38 5 17.153c0 3.581 1.638 5.596 6.517 5.847 4.123 0 6.17-.306 7.05-2M19 14.726l-3.844 3.898a.78.78 0 0 1-1.01.085l-1.724-1.247a.778.778 0 0 0-.946.026l-2.614 2.256M19 14.726h-3.138m3.138 0v3.182M17.31 1 8.62 2.468s1.449.801 1.449 2.937h4.707C14.776 3.27 17.31 1 17.31 1Z"
}))
});
var _default = exports.default = investment_account_medium;
//# sourceMappingURL=investment_account_medium.js.map