@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) • 876 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var ArrowRight = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { d: "M30.5455 14.1815H4.96607L12.6649 6.4827C13.0323 6.1153 13.1758 5.57981 13.0413 5.07794C12.9068 4.57607 12.5148 4.18406 12.013 4.04959C11.5111 3.91511 10.9756 4.0586 10.6082 4.42599L0.426471 14.6077C0.153431 14.8803 0 15.2503 0 15.6361C0 16.0219 0.153431 16.3918 0.426471 16.6644L10.6082 26.8461C10.8804 27.1199 11.2505 27.2738 11.6366 27.2738C12.0226 27.2738 12.3927 27.1199 12.6649 26.8461C12.9379 26.5736 13.0914 26.2036 13.0914 25.8178C13.0914 25.432 12.9379 25.062 12.6649 24.7894L4.96607 17.0906H30.5455C31.3488 17.0906 32 16.4394 32 15.6361C32 14.8328 31.3488 14.1815 30.5455 14.1815Z" }, void 0) }), void 0));
};
export { ArrowRight as default };