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>

7 lines (4 loc) 603 B
import { _ as __assign } from '../tslib.es6-35932c2c.js'; import { jsx } from 'react/jsx-runtime'; var Plus = function () { return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.4 14.4H17.6V1.6C17.6 0.7168 16.8832 0 16 0C15.1168 0 14.4 0.7168 14.4 1.6V14.4H1.6C0.7168 14.4 0 15.1168 0 16C0 16.8832 0.7168 17.6 1.6 17.6H14.4V30.4C14.4 31.2832 15.1168 32 16 32C16.8832 32 17.6 31.2832 17.6 30.4V17.6H30.4C31.2832 17.6 32 16.8832 32 16C32 15.1168 31.2832 14.4 30.4 14.4Z" }, void 0) }), void 0)); }; export { Plus as default };