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) 497 B
import { _ as __assign } from '../tslib.es6-35932c2c.js'; import { jsx } from 'react/jsx-runtime'; var TriangleLeft = function () { return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { d: "M5.90063 17.1961C4.94025 16.6879 4.94025 15.3121 5.90064 14.8039L26.0141 4.15904C26.9154 3.68203 28.0005 4.33543 28.0005 5.35518L28.0005 26.6448C28.0005 27.6646 26.9154 28.318 26.0141 27.841L5.90063 17.1961Z" }, void 0) }), void 0)); }; export { TriangleLeft as default };