UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.38 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 baby_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: "M15.604 17.684c-1.762 1.992-4.945 1.992-6.708 0M14.738 1c3.676 2.468 1.8 8.46-2.61 8.34-2.024-.056-3.69-1.478-4.239-3.417m0 0a8.904 8.904 0 0 1 4.361-1.139c3.962 0 7.459 2.62 8.611 6.454 1.436 0 2.639 1.196 2.639 2.654s-1.203 2.654-2.639 2.654C19.709 20.38 16.212 23 12.25 23c-3.962 0-7.459-2.62-8.611-6.454C2.203 16.546 1 15.35 1 13.892s1.203-2.654 2.639-2.654a9.075 9.075 0 0 1 4.25-5.315Zm.934 8.084h.346m5.652 0h.346m-5.919 0c0 .183-.16.243-.248.243-.092 0-.252-.06-.252-.243 0-.197.16-.257.252-.257.088 0 .248.06.248.257Zm5.998 0c0 .183-.16.243-.248.243-.091 0-.252-.06-.252-.243 0-.197.16-.257.252-.257.088 0 .248.06.248.257Z" })) }); var _default = exports.default = baby_medium; //# sourceMappingURL=baby_medium.js.map