UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.12 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 customer_service_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: "M4.3 9.2A2.8 2.8 0 0 0 1.5 12v2.8a2.8 2.8 0 0 0 2.8 2.8H5a.7.7 0 0 0 .7-.7v-7a.7.7 0 0 0-.7-.7h-.7Zm0 0a7.7 7.7 0 0 1 15.4 0m0 8.4H19a.7.7 0 0 1-.7-.7v-7a.7.7 0 0 1 .7-.7h.7m0 8.4a2.8 2.8 0 0 0 2.8-2.8V12a2.8 2.8 0 0 0-2.8-2.8m0 8.4v.7a2.8 2.8 0 0 1-2.8 2.8h-2.1m0 0a1.4 1.4 0 0 0-1.4-1.4H12a1.4 1.4 0 1 0 0 2.8h1.4a1.4 1.4 0 0 0 1.4-1.4Z" })) }); var _default = exports.default = customer_service_medium; //# sourceMappingURL=customer_service_medium.js.map