@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) • 893 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Document = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29 29.913V11.8261C29 11.4421 28.6764 11.1304 28.2778 11.1304H19.6111C18.4166 11.1304 17.4444 10.1941 17.4444 9.04348V0.695652C17.4444 0.311652 17.1209 0 16.7222 0H5.16667C3.97211 0 3 0.936348 3 2.08696V29.913C3 31.0637 3.97211 32 5.16667 32H26.8333C28.0279 32 29 31.0637 29 29.913ZM26.8338 9.73919H19.6116C19.2129 9.73919 18.8894 9.42754 18.8894 9.04354V2.08702C18.8894 1.80597 19.0656 1.55136 19.3357 1.44423C19.6058 1.3371 19.9164 1.39554 20.1229 1.59449L27.3452 8.55102C27.5517 8.75136 27.6138 9.0491 27.5012 9.30928C27.3899 9.56945 27.1256 9.73919 26.8338 9.73919Z" }, void 0) }), void 0));
};
export { Document as default };