@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) • 943 B
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.756 10.5193L16.6392 22.0091C16.4733 22.3811 16.1484 22.6556 15.7549 22.758C15.7055 22.7704 15.6557 22.7801 15.6068 22.7869C15.2583 22.8359 14.9023 22.7459 14.619 22.5313L10.1016 19.1272C9.51304 18.6848 9.39559 17.8491 9.83926 17.2603C10.2818 16.6731 11.1175 16.5556 11.7061 16.998L14.8848 19.3933L19.3202 9.43454C19.6202 8.76229 20.4069 8.4592 21.0805 8.75901C21.7527 9.059 22.0547 9.84725 21.756 10.5193ZM13.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 };