@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) • 574 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Close = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M18.5302 6.52997L17.4702 5.46997L12.0002 10.94L6.53022 5.46997L5.47021 6.52997L10.9402 12L5.47021 17.47L6.53022 18.53L12.0002 13.06L17.4702 18.53L18.5302 17.47L13.0602 12L18.5302 6.52997Z" }, void 0) }), void 0));
};
exports["default"] = Close;