UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

31 lines 1.01 kB
var _g, _defs; import React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const investor = props => _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: [_g || (_g = _jsx("g", { clipPath: "url(#investor_svg__a)", children: _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.467 9.4h5.6A.933.933 0 0 0 15 8.467V1.933A.933.933 0 0 0 14.067 1H7.533M8 6.133 9.4 3.8l1.867 1.867 1.866-2.8M3.8 4.733A1.867 1.867 0 1 0 3.8 1a1.867 1.867 0 0 0 0 3.733ZM5.2 15l.467-4.667H6.6V8.467a2.8 2.8 0 1 0-5.6 0v1.866h.933L2.4 15h2.8Z" }) })), _defs || (_defs = _jsx("defs", { children: _jsx("clipPath", { id: "investor_svg__a", children: _jsx("path", { fill: "#fff", d: "M0 0h16v16H0z" }) }) }))] }); export default investor; //# sourceMappingURL=investor.js.map