UNPKG

@stakefish/ui

Version:

<div align="center"> <a href="https://www.npmjs.com/package/@stakefish/ui"><img src="https://gateway.pinata.cloud/ipfs/QmbZL1ceA8Yiz2pKALTg919jYx141DPUGegC9L4XpyayW5" width="300" /></a> </div>

9 lines (6 loc) 1.04 kB
import { _ as __assign } from '../tslib.es6-35932c2c.js'; import { jsx } from 'react/jsx-runtime'; var Search = function () { return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 12.8C1 5.73075 6.73075 0 13.8 0C20.8692 0 26.6 5.73075 26.6 12.8C26.6 16.099 25.3519 19.1065 23.3022 21.3761C23.3396 21.407 23.3758 21.4399 23.4108 21.4749L24.7932 22.8573C25.3319 22.8627 25.8689 23.071 26.2799 23.482L31.1561 28.3582C31.9892 29.1913 31.9892 30.542 31.1561 31.3752C30.323 32.2083 28.9722 32.2083 28.1391 31.3752L23.2629 26.499C22.8519 26.0879 22.6436 25.5509 22.6382 25.0122L21.2558 23.6299C21.1718 23.5458 21.0996 23.4544 21.0393 23.3576C18.9803 24.7721 16.4868 25.6 13.8 25.6C6.73075 25.6 1 19.8692 1 12.8ZM13.8 3.65714C8.75053 3.65714 4.65714 7.75053 4.65714 12.8C4.65714 17.8494 8.75053 21.9428 13.8 21.9428C18.8494 21.9428 22.9428 17.8494 22.9428 12.8C22.9428 7.75053 18.8494 3.65714 13.8 3.65714Z" }, void 0) }), void 0)); }; export { Search as default };