UNPKG

@vlinderclimate/net-zero-ui

Version:

<div align="center"> <img src="https://storage.yandexcloud.net/static.vlinderstorage.com/Telegram_VlinderTech.png" width=200 /> </div> <h1 align="center">Net Zero UI kit</h1>

13 lines (8 loc) 750 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../tslib.es6-9240d9d1.js'); var jsxRuntime = require('react/jsx-runtime'); var User = function () { return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16 7C16 9.21 14.21 11 12 11C9.79 11 8 9.21 8 7C8 4.79 9.79 3 12 3C14.21 3 16 4.79 16 7ZM14.5 7C14.5 5.62 13.38 4.5 12 4.5C10.62 4.5 9.5 5.62 9.5 7C9.5 8.38 10.62 9.5 12 9.5C13.38 9.5 14.5 8.38 14.5 7ZM4 20C4 15.59 7.59 12 12 12C16.41 12 20 15.59 20 20H18.5C18.5 16.42 15.58 13.5 12 13.5C8.42 13.5 5.5 16.42 5.5 20H4Z" }, void 0) }), void 0)); }; exports["default"] = User;