@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
23 lines • 1.03 kB
JavaScript
var _path, _path2;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const account_percent_medium = props => _jsxs("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: "M6.5 7.5h6.75m1.611 4a16.594 16.594 0 0 0-1.989-1.75H6.878C4.507 11.52 2 14.42 2 17.25c0 3.658 1.696 5.716 6.75 5.973m4.438-.16 8.124-8.125M14.75.75l-9 1.5s1.5.818 1.5 3h4.875c0-2.182 2.625-4.5 2.625-4.5Zm6.563 21.063a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm-5.625-5.625a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z"
})), _path2 || (_path2 = _jsx("path", {
fill: "#000",
d: "M9.75 19.495h-.642l-1.329-1.601v1.601H6.5V13.2h1.279v3.425L9.03 15.12h.815v.91l-1.067 1.19.972 1.103v1.172Z"
}))]
});
export default account_percent_medium;
//# sourceMappingURL=account_percent_medium.js.map