UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 994 B
"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 account_out = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9 12.978h4.667m-1.556 1.555 1.556-1.555m0 0-1.556-1.556M11.047 9c-.591-.934-1.45-1.78-2.282-2.4h-3.73C3.56 7.701 2 9.505 2 11.267 2 13.704 3.21 15 6.9 15c.241 0 .472-.005.693-.017M9.933 1l-5.6.933s.934.51.934 1.867H8.3C8.3 2.442 9.933 1 9.933 1Z" })) }); var _default = exports.default = account_out; //# sourceMappingURL=account_out.js.map