@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) • 547 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var To = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M15.16 21.66L14.1 20.6L16.69 18.01H14.75C8.62 18.01 6 15.39 6 9.26V3.01H7.5V9.26C7.5 14.61 9.4 16.51 14.75 16.51H16.94L14.1 13.67L15.16 12.61L19.69 17.14L15.16 21.66Z" }, void 0) }), void 0));
};
exports["default"] = To;