@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) • 548 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Receive = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M18.72 15.47L16 18.19V13.75C16 7.62 13.38 5 7.25 5H4V6.5H7.25C12.6 6.5 14.5 8.4 14.5 13.75V18.19L11.78 15.47L10.72 16.53L15.25 21.06L19.78 16.53L18.72 15.47Z" }, void 0) }), void 0));
};
exports["default"] = Receive;