@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) • 496 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var ChevronLeft = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M13.4699 18.53L6.93994 12L13.4699 5.46997L14.5299 6.52997L9.05994 12L14.5299 17.47L13.4699 18.53Z" }, void 0) }), void 0));
};
exports["default"] = ChevronLeft;