@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) • 715 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsxs, jsx } from 'react/jsx-runtime';
var Range = function () {
return (jsxs("svg", __assign({ viewBox: "0 0 32 32" }, { children: [jsx("path", { d: "M10.0585 10.0639C10.4034 9.8758 10.824 10.1254 10.824 10.5183V21.197C10.824 21.5899 10.4034 21.8395 10.0585 21.6514L0.269748 16.3121C-0.089916 16.1159 -0.089916 15.5994 0.269748 15.4033L10.0585 10.0639Z" }, void 0), jsx("path", { d: "M21.9415 21.6514C21.5966 21.8395 21.176 21.5899 21.176 21.197V10.5183C21.176 10.1254 21.5966 9.8758 21.9415 10.0639L31.7303 15.4033C32.0899 15.5994 32.0899 16.1159 31.7303 16.3121L21.9415 21.6514Z" }, void 0)] }), void 0));
};
export { Range as default };