@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) • 1.04 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var CloseCircle = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 32 32" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.707 19.293C21.098 19.684 21.098 20.316 20.707 20.707C20.512 20.902 20.256 21 20 21C19.744 21 19.488 20.902 19.293 20.707L16 17.414L12.707 20.707C12.512 20.902 12.256 21 12 21C11.744 21 11.488 20.902 11.293 20.707C10.902 20.316 10.902 19.684 11.293 19.293L14.586 16L11.293 12.707C10.902 12.316 10.902 11.684 11.293 11.293C11.684 10.902 12.316 10.902 12.707 11.293L16 14.586L19.293 11.293C19.684 10.902 20.316 10.902 20.707 11.293C21.098 11.684 21.098 12.316 20.707 12.707L17.414 16L20.707 19.293ZM16 4C9.373 4 4 9.373 4 16C4 22.627 9.373 28 16 28C22.627 28 28 22.627 28 16C28 9.373 22.627 4 16 4Z" }, void 0) }), void 0));
};
exports["default"] = CloseCircle;