@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) • 498 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var ChevronRight = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M10.5302 18.53L9.47021 17.47L14.9402 12L9.47021 6.52997L10.5302 5.46997L17.0602 12L10.5302 18.53Z" }, void 0) }), void 0));
};
exports["default"] = ChevronRight;