@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) • 609 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var TriangleLeft = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 32 32" }, { children: jsxRuntime.jsx("path", { d: "M7.53235 16.8839C6.82271 16.5083 6.82271 15.4918 7.53235 15.1162L22.3945 7.25058C23.0605 6.89811 23.8623 7.38092 23.8623 8.13443L23.8623 23.8657C23.8623 24.6192 23.0605 25.102 22.3945 24.7495L7.53235 16.8839Z" }, void 0) }), void 0));
};
exports["default"] = TriangleLeft;