UNPKG

@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
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../tslib.es6-9240d9d1.js'); var jsxRuntime = require('react/jsx-runtime'); var Dropdown = function () { return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 16 16" }, { children: jsxRuntime.jsx("path", { d: "M7.9999 11.2099L2.6499 5.8499L3.3499 5.1499L7.9999 9.7899L12.6499 5.1499L13.3499 5.8499L7.9999 11.2099Z" }, void 0) }), void 0)); }; exports["default"] = Dropdown;