@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) • 577 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Download = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M15.4702 11.47L16.5302 12.53L12.0002 17.06L7.47021 12.53L8.53021 11.47L11.2502 14.19V3H12.7502V14.19L15.4702 11.47ZM4 18.5H20V20H4V18.5Z" }, void 0) }), void 0));
};
exports["default"] = Download;