@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) • 1.39 kB
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsxs, jsx } from 'react/jsx-runtime';
var DocumentText = function () {
return (jsxs("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.913ZM10.2222 22.2609C9.42448 22.2609 8.77778 22.8838 8.77778 23.6522C8.77778 24.4206 9.42448 25.0435 10.2222 25.0435H21.7778C22.5755 25.0435 23.2222 24.4206 23.2222 23.6522C23.2222 22.8838 22.5755 22.2609 21.7778 22.2609H10.2222ZM8.77778 18.087C8.77778 17.3186 9.42448 16.6957 10.2222 16.6957H21.7778C22.5755 16.6957 23.2222 17.3186 23.2222 18.087C23.2222 18.8554 22.5755 19.4783 21.7778 19.4783H10.2222C9.42448 19.4783 8.77778 18.8554 8.77778 18.087Z" }, void 0), jsx("path", { d: "M26.8333 9.73913H19.6111C19.2124 9.73913 18.8889 9.42748 18.8889 9.04348V2.08696C18.8889 1.80591 19.0651 1.55131 19.3352 1.44418C19.6053 1.33704 19.9159 1.39548 20.1224 1.59444L27.3447 8.55096C27.5512 8.75131 27.6133 9.04905 27.5007 9.30922C27.3894 9.56939 27.1251 9.73913 26.8333 9.73913Z" }, void 0)] }), void 0));
};
export { DocumentText as default };