@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
31 lines • 984 B
JavaScript
var _g, _defs;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const investor_medium = props => _jsxs("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24",
...props,
children: [_g || (_g = _jsx("g", {
clipPath: "url(#investor_medium_svg__a)",
children: _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M13 14.5h9a1.5 1.5 0 0 0 1.5-1.5V2.5A1.5 1.5 0 0 0 22 1H11.5m.75 8.25L14.5 5.5l3 3 3-4.5m-15 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2.25 16.5L8.5 16H10v-3a4.5 4.5 0 1 0-9 0v3h1.5l.75 7.5h4.5Z"
})
})), _defs || (_defs = _jsx("defs", {
children: _jsx("clipPath", {
id: "investor_medium_svg__a",
children: _jsx("path", {
fill: "#fff",
d: "M0 0h24v24H0z"
})
})
}))]
});
export default investor_medium;
//# sourceMappingURL=investor_medium.js.map