@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) • 963 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Download = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.5217 0C14.7533 0 14.1304 0.622908 14.1304 1.3913V11.1304H5.78261C4.24582 11.1304 3 12.3763 3 13.913V29.2174C3 30.7542 4.24582 32 5.78261 32H25.2609C26.7977 32 28.0435 30.7542 28.0435 29.2174V13.913C28.0435 12.3763 26.7977 11.1304 25.2609 11.1304H16.913V1.3913C16.913 0.622908 16.2901 0 15.5217 0ZM16.913 11.1304V20.2933L18.7119 18.4945C19.2552 17.9511 20.1361 17.9511 20.6795 18.4945C21.2228 19.0378 21.2228 19.9187 20.6795 20.4621L16.5055 24.636C15.9622 25.1793 15.0813 25.1793 14.5379 24.636L10.364 20.4621C9.82069 19.9187 9.82069 19.0378 10.364 18.4945C10.9074 17.9511 11.7883 17.9511 12.3316 18.4945L14.1304 20.2933V11.1304H16.913Z" }, void 0) }), void 0));
};
export { Download as default };