@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) • 808 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsxs, jsx } from 'react/jsx-runtime';
var Sort = function () {
return (jsxs("svg", __assign({ viewBox: "0 0 32 32" }, { children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1092 0.371137C15.4391 -0.123712 16.1663 -0.123712 16.4962 0.371137L24.4641 12.3229C24.8333 12.8768 24.4363 13.6187 23.7706 13.6187H7.83486C7.16918 13.6187 6.77213 12.8768 7.14138 12.3229L15.1092 0.371137Z" }, void 0), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1092 31.6289C15.4391 32.1237 16.1663 32.1237 16.4962 31.6289L24.4641 19.6771C24.8333 19.1232 24.4363 18.3813 23.7706 18.3813H7.83486C7.16918 18.3813 6.77213 19.1232 7.14138 19.6771L15.1092 31.6289Z" }, void 0)] }), void 0));
};
export { Sort as default };