@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) • 649 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Delete = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M20 6H15.75V4.25C15.75 3.56 15.19 3 14.5 3H9.5C8.81 3 8.25 3.56 8.25 4.25V6H4V7.5H6.04L6.97 19.62C7.03 20.4 7.69 21 8.47 21H15.54C16.32 21 16.98 20.39 17.04 19.62L17.97 7.5H20.01V6H20ZM9.75 4.5H14.25V6H9.75V4.5ZM15.54 19.5H8.47L7.55 7.5H16.47L15.55 19.5H15.54Z" }, void 0) }), void 0));
};
exports["default"] = Delete;