@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
20 lines • 873 B
JavaScript
var _path;
import React from 'react';
import { jsx as _jsx } from "react/jsx-runtime";
const investment_account_medium = props => _jsx("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24",
...props,
children: _path || (_path = _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"
}))
});
export default investment_account_medium;
//# sourceMappingURL=investment_account_medium.js.map