@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>
11 lines (6 loc) • 430 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Plus = function () { return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M19 10.5H12.5V4H11V10.5H4V12H11V19H12.5V12H19V10.5Z" }, void 0) }), void 0)); };
exports["default"] = Plus;