@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.06 kB
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Fail = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.7797 22.4539L6.82465 7.41557C6.50241 7.17274 6.4575 6.69034 6.74794 6.40987C9.09938 4.1353 12.3059 2.69511 15.9421 2.66472C21.8735 2.61332 27.2477 6.66307 28.8345 12.3787C29.8078 15.8837 29.3072 19.363 27.7676 22.2505C27.578 22.607 27.1019 22.6968 26.7797 22.4539ZM3.16534 19.62C2.1921 16.115 2.69267 12.6357 4.23231 9.74823C4.42185 9.39174 4.89795 9.30194 5.22019 9.54477L25.1752 24.5831C25.4975 24.826 25.5424 25.3084 25.2519 25.5888C22.9005 27.8634 19.694 29.3036 16.0578 29.334C10.1264 29.3854 4.75218 25.3356 3.16534 19.62ZM13.7734 0.15702C5.03735 1.3848 -1.07093 9.48919 0.157033 18.2266C1.38481 26.9627 9.49052 33.0708 18.2266 31.843C26.9627 30.6152 33.0708 22.5095 31.843 13.7734C30.6151 5.03601 22.5095 -1.07076 13.7734 0.15702Z" }, void 0) }), void 0));
};
export { Fail as default };