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) 537 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../tslib.es6-9240d9d1.js'); var jsxRuntime = require('react/jsx-runtime'); var Cart = function () { return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { d: "M16 6C16 3.79 14.21 2 12 2C9.79 2 8 3.79 8 6H5V21H19V6H16ZM12 3.5C13.38 3.5 14.5 4.62 14.5 6H9.5C9.5 4.62 10.62 3.5 12 3.5ZM17.5 19.5H6.5V7.5H17.5V19.5Z" }, void 0) }), void 0)); }; exports["default"] = Cart;