@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>
7 lines (4 loc) • 450 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Minus = function () { return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M32 15.6C32 16.4832 31.2832 17.2 30.4 17.2H1.6C0.7168 17.2 0 16.4832 0 15.6C0 14.7168 0.7168 14 1.6 14H30.4C31.2832 14 32 14.7168 32 15.6Z" }, void 0) }), void 0)); };
export { Minus as default };