@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) • 950 B
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var Mobile = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.5556 0H20.5111C22.4724 0 24.0667 1.59431 24.0667 3.55556V28.4444C24.0667 30.4057 22.4724 32 20.5111 32H10.5556C8.59431 32 7 30.4057 7 28.4444V3.55556C7 1.59431 8.59431 0 10.5556 0ZM20.5111 29.1556C20.9022 29.1556 21.2222 28.8356 21.2222 28.4444V3.55556C21.2222 3.16444 20.9022 2.84444 20.5111 2.84444H18.5684C18.4603 2.84444 18.3792 2.92978 18.365 3.03644C18.274 3.74044 17.688 4.26667 16.9556 4.26667H14.1111C13.3787 4.26667 12.7927 3.74044 12.7017 3.03644C12.6875 2.92978 12.6064 2.84444 12.4983 2.84444H10.5556C10.1644 2.84444 9.84444 3.16444 9.84444 3.55556V28.4444C9.84444 28.8356 10.1644 29.1556 10.5556 29.1556H20.5111Z" }, void 0) }), void 0));
};
export { Mobile as default };