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) 473 B
import { _ as __assign } from '../tslib.es6-35932c2c.js'; import { jsx } from 'react/jsx-runtime'; var TriangleUp = function () { return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { d: "M14.8039 5.90015C15.3121 4.93976 16.6879 4.93977 17.1961 5.90015L27.841 26.0136C28.318 26.9149 27.6646 28 26.6448 28L5.35519 28C4.33543 28 3.68203 26.9149 4.15904 26.0136L14.8039 5.90015Z" }, void 0) }), void 0)); }; export { TriangleUp as default };