@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) • 919 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Search = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 24 24" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.9999 3.3999C6.35482 3.3999 3.3999 6.35482 3.3999 9.9999C3.3999 13.645 6.35482 16.5999 9.9999 16.5999C11.6064 16.5999 13.0788 16.0259 14.2233 15.0719L20.5756 21.4242L21.4242 20.5757L15.0718 14.2234C16.0259 13.0789 16.5999 11.6064 16.5999 9.9999C16.5999 6.35482 13.645 3.3999 9.9999 3.3999ZM4.5999 9.9999C4.5999 7.01756 7.01756 4.5999 9.9999 4.5999C12.9822 4.5999 15.3999 7.01756 15.3999 9.9999C15.3999 12.9822 12.9822 15.3999 9.9999 15.3999C7.01756 15.3999 4.5999 12.9822 4.5999 9.9999Z" }, void 0) }), void 0));
};
exports["default"] = Search;