UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.02 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 profile_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: "M3.203 5.23c3.217 3.03 7.577 4.74 12.13 4.76 2.312-.001 4.6-.447 6.723-1.31m-6.928 7.858c-1.866 1.755-4.89 1.755-6.756 0m10.98-12.39c4.197 4.199 4.197 11.005 0 15.203-4.199 4.198-11.005 4.198-15.203 0C-.05 15.153-.05 8.347 4.149 4.15c4.198-4.2 11.004-4.2 15.201-.001Z" })) }); var _default = exports.default = profile_medium; //# sourceMappingURL=profile_medium.js.map