@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) • 450 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Eth = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.9994 17.6201L16.2975 32L6.03613 18.0002L16.1511 24.5733L25.9994 17.6201ZM15.6664 0L25.9632 15.796L16.115 22.7492L6 16.176L15.6664 0Z" }, void 0) }), void 0));
};
export { Eth as default };