UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.24 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const people_2_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: "M1 18.075a6.591 6.591 0 0 1 8.63-6.263m-5.513-8.83a6.682 6.682 0 0 0 7.457 1.498m-.863 17.539a6.249 6.249 0 0 1 2.538-5.034 6.103 6.103 0 0 1 3.607-1.187 6.104 6.104 0 0 1 3.606 1.187A6.249 6.249 0 0 1 23 22.02M20.309 8.885c-1.404.96-2.987 1.308-4.643.95-.83-.177-1.587-.448-2.28-.945M11.61 5.025a4.025 4.025 0 1 1-8.05 0 4.025 4.025 0 0 1 8.05 0Zm9.001 4.614c0 2.1-1.682 3.802-3.756 3.802-2.075 0-3.757-1.702-3.757-3.802s1.682-3.801 3.757-3.801c2.074 0 3.756 1.702 3.756 3.801Z" })) }); var _default = exports.default = people_2_medium; //# sourceMappingURL=people_2_medium.js.map