@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 998 B
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const people_2_medium = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24"
}, props), _path || (_path = React.createElement("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"
})));
export default people_2_medium;
//# sourceMappingURL=people_2_medium.js.map