@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.15 kB
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Success = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.7567 10.5192L16.6399 22.0089C16.474 22.3809 16.1491 22.6555 15.7556 22.7579C15.7061 22.7702 15.6563 22.7799 15.6075 22.7868C15.2589 22.8358 14.903 22.7458 14.6197 22.5312L10.1023 19.127C9.51373 18.6847 9.39628 17.849 9.83995 17.2602C10.2825 16.673 11.1182 16.5555 11.7068 16.9978L14.8855 19.3932L19.3209 9.43441C19.6209 8.76217 20.4076 8.45908 21.0812 8.75889C21.7534 9.05888 22.0554 9.84713 21.7567 10.5192ZM17.8555 29.2025C10.5756 30.2256 3.82061 25.1354 2.79749 17.8555C1.77456 10.577 6.86465 3.82061 14.1445 2.79749C21.4244 1.77438 28.1796 6.86597 29.2025 14.1445C30.2256 21.4244 25.1354 28.1794 17.8555 29.2025ZM13.7734 0.156993C5.03731 1.38477 -1.07079 9.49049 0.156993 18.2266C1.38477 26.9627 9.49049 33.0708 18.2266 31.843C26.9627 30.6152 33.0708 22.5095 31.843 13.7734C30.6152 5.03731 22.5095 -1.07079 13.7734 0.156993Z" }, void 0) }), void 0));
};
export { Success as default };