UNPKG

@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) 499 B
import { _ as __assign } from '../tslib.es6-35932c2c.js'; import { jsx } from 'react/jsx-runtime'; var TriangleRight = function () { return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { d: "M27.0994 14.8039C28.0597 15.3121 28.0597 16.6879 27.0994 17.1961L6.98589 27.841C6.08458 28.318 4.99951 27.6646 4.99951 26.6448L4.99951 5.35519C4.99951 4.33543 6.08458 3.68203 6.98589 4.15904L27.0994 14.8039Z" }, void 0) }), void 0)); }; export { TriangleRight as default };