Initial commit

This commit is contained in:
Yaser
2026-08-13 20:22:49 +03:30
commit 94f0279983
69 changed files with 83770 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

14
app/static/js/README.md Normal file
View File

@@ -0,0 +1,14 @@
# JS bundles — readable format
فایل‌های `*.js` با **js-beautify** فرمت شده‌اند (minify برداشته شده، خوانا شده).
| فایل | خطوط (تقریبی) | نقش |
|------|----------------|-----|
| `main.cc26925e.chunk.js` | ~25k | کد اپ Tower (React) |
| `2.6eb46a21.chunk.js` | ~56k | vendor (React, MUI, …) |
| `runtime~main.ce51eff0.js` | ~73 | webpack runtime |
**نسخه minified اصلی:** `original/`
**decode مجدد:** `scripts\decode-js.bat`

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,2 @@
!function(e){function r(r){for(var n,f,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)f=i[c],o[f]&&s.push(o[f][0]),o[f]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=f(f.s=t[0]))}return e}var n={},o={1:0},u=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,function(r){return e[r]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/tower/";var i=window.webpackJsonp=window.webpackJsonp||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var p=l;t()}([]);
//# sourceMappingURL=runtime~main.ce51eff0.js.map

View File

@@ -0,0 +1,75 @@
! function(e) {
function r(r) {
for (var n, f, i = r[0], l = r[1], a = r[2], c = 0, s = []; c < i.length; c++) f = i[c], o[f] && s.push(o[f][0]), o[
f] = 0;
for (n in l) Object.prototype.hasOwnProperty.call(l, n) && (e[n] = l[n]);
for (p && p(r); s.length;) s.shift()();
return u.push.apply(u, a || []), t()
}
function t() {
for (var e, r = 0; r < u.length; r++) {
for (var t = u[r], n = !0, i = 1; i < t.length; i++) {
var l = t[i];
0 !== o[l] && (n = !1)
}
n && (u.splice(r--, 1), e = f(f.s = t[0]))
}
return e
}
var n = {},
o = {
1: 0
},
u = [];
function f(r) {
if (n[r]) return n[r].exports;
var t = n[r] = {
i: r,
l: !1,
exports: {}
};
return e[r].call(t.exports, t, t.exports, f), t.l = !0, t.exports
}
f.m = e, f.c = n, f.d = function(e, r, t) {
f.o(e, r) || Object.defineProperty(e, r, {
enumerable: !0,
get: t
})
}, f.r = function(e) {
"undefined" !== typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, {
value: "Module"
}), Object.defineProperty(e, "__esModule", {
value: !0
})
}, f.t = function(e, r) {
if (1 & r && (e = f(e)), 8 & r) return e;
if (4 & r && "object" === typeof e && e && e.__esModule) return e;
var t = Object.create(null);
if (f.r(t), Object.defineProperty(t, "default", {
enumerable: !0,
value: e
}), 2 & r && "string" != typeof e)
for (var n in e) f.d(t, n, function(r) {
return e[r]
}.bind(null, n));
return t
}, f.n = function(e) {
var r = e && e.__esModule ? function() {
return e.default
} : function() {
return e
};
return f.d(r, "a", r), r
}, f.o = function(e, r) {
return Object.prototype.hasOwnProperty.call(e, r)
}, f.p = "/tower/";
var i = window.webpackJsonp = window.webpackJsonp || [],
l = i.push.bind(i);
i.push = r, i = i.slice();
for (var a = 0; a < i.length; a++) r(i[a]);
var p = l;
t()
}([]);
//# sourceMappingURL=runtime~main.ce51eff0.js.map

View File

@@ -0,0 +1,26 @@
<svg width="1280" height="920" viewBox="0 0 1280 920" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0H1280V920H0V0Z" fill="#0030AE"/>
<g opacity="0.2">
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="-33" y="-243" width="1935" height="1306">
<path d="M-33 -243H1902V1062.5H-33V-243Z" fill="white"/>
</mask>
<g mask="url(#mask0)">
<path d="M-18.1608 937.256L1418.72 3443.3C1435.56 3473.22 1467.37 3491.92 1497.3 3490.05L4367.33 3491.92C4438.43 3491.92 4481.46 3417.12 4447.78 3351.66L3035.22 849.357C3018.38 819.435 2986.58 800.733 2956.64 802.603L60.4189 800.733C-14.4189 798.862 -57.4506 873.67 -18.1608 937.256Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M97.837 737.147L1536.59 3245.06C1553.43 3274.98 1585.24 3293.68 1615.17 3291.81L4483.33 3293.69C4554.43 3293.69 4597.46 3218.88 4563.78 3153.42L3147.48 649.248C3130.64 619.325 3098.83 600.623 3068.9 602.493L176.417 598.753C103.45 595.013 58.5472 673.56 97.837 737.147Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-dasharray="12 12"/>
<path d="M-23.7734 849.357L97.838 641.767" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M223.19 303.264L1660.08 2809.31C1676.91 2839.23 1708.72 2857.93 1738.66 2856.06L4608.69 2857.93C4679.78 2857.93 4722.81 2783.12 4689.14 2717.67L3274.7 215.365C3257.86 185.442 3226.06 166.74 3196.12 168.611L299.899 166.74C226.932 164.87 183.901 241.548 223.19 303.264Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-dasharray="12.18 12.18"/>
<path d="M339.191 103.155L1777.95 2611.07C1794.79 2640.99 1826.59 2659.69 1856.53 2657.82L4724.69 2659.69C4795.78 2659.69 4838.81 2584.89 4805.14 2519.43L3388.83 15.2565C3371.99 -14.6664 3340.19 -33.3682 3310.25 -31.4981L417.77 -35.2385C344.803 -38.9789 299.901 39.5689 339.191 103.155Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M217.578 215.366L339.19 7.77539" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M51.0636 -229.738L1487.95 2276.31C1504.79 2306.23 1536.59 2324.93 1566.53 2323.06L4436.56 2324.93C4507.65 2324.93 4550.69 2250.12 4517.01 2184.67L3102.57 -317.636C3085.74 -347.559 3053.93 -366.261 3023.99 -364.391L129.643 -366.261C56.6764 -368.131 11.7737 -293.324 51.0636 -229.738Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M167.063 -429.847L1605.82 2078.07C1622.66 2107.99 1654.46 2126.69 1684.4 2124.82L4552.56 2126.69C4623.65 2126.69 4666.69 2051.88 4633.01 1986.43L3220.45 -519.615C3203.61 -549.538 3171.8 -568.24 3141.87 -566.37L249.385 -570.11C174.547 -571.98 127.773 -493.433 167.063 -429.847Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M483.251 -543.927L1920.14 1962.12C1936.98 1992.04 1968.78 2010.74 1998.72 2008.87L4868.75 2010.74C4939.84 2010.74 4982.87 1935.93 4949.2 1870.48L3536.63 -633.696C3519.79 -663.619 3487.99 -682.321 3458.05 -680.45H561.831C486.993 -684.191 443.962 -607.513 483.251 -543.927Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M599.25 -745.907L2038.01 1762.01C2054.85 1791.93 2086.65 1810.63 2116.59 1808.76L4984.75 1810.63C5055.84 1810.63 5098.87 1735.82 5065.2 1670.37L3652.63 -833.805C3635.79 -863.728 3603.99 -882.43 3574.05 -880.56L679.701 -884.3C606.734 -888.04 559.96 -807.623 599.25 -745.907Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M168.933 -1292L1605.82 1214.04C1622.66 1243.97 1654.46 1262.67 1684.4 1260.8L4554.43 1262.67C4625.52 1262.67 4668.55 1187.86 4634.88 1122.4L3224.19 -1379.9C3207.35 -1409.82 3175.54 -1428.52 3145.61 -1426.65L249.384 -1428.52C174.546 -1430.39 129.643 -1355.59 168.933 -1292Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-dasharray="12.18 12.18"/>
<path d="M788.216 -1497.72L2225.1 1008.32C2241.94 1038.25 2273.75 1056.95 2303.68 1055.08L5173.71 1056.95C5244.81 1056.95 5287.84 982.14 5254.16 916.684L3841.6 -1585.62C3824.76 -1615.54 3792.95 -1634.24 3763.02 -1632.37L866.796 -1634.24C791.958 -1637.98 748.926 -1561.31 788.216 -1497.72Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M904.214 -1699.7L2342.97 808.214C2359.81 838.137 2391.62 856.839 2421.55 854.968L5289.71 856.838C5360.8 856.838 5403.84 782.031 5370.16 716.575L3955.73 -1787.6C3938.89 -1817.52 3907.08 -1836.22 3877.15 -1834.35L984.665 -1838.09C909.827 -1841.83 864.924 -1761.42 904.214 -1699.7Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-dasharray="12.18 12.18"/>
<path d="M1218.53 -1813.78L2655.42 692.263C2672.26 722.186 2704.06 740.888 2734 739.018L5604.03 740.888C5675.13 740.888 5718.16 666.08 5684.48 600.624L4273.79 -1901.68C4256.95 -1931.6 4225.14 -1950.3 4195.21 -1948.43H1298.99C1224.15 -1952.17 1179.24 -1875.5 1218.53 -1813.78Z" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-dasharray="12.18 12.18"/>
</g>
</g>
<path fillRule="evenodd" clipRule="evenodd" d="M263 1087C530.858 1087 748 869.858 748 602C748 334.142 530.858 117 263 117C-4.85811 117 -222 334.142 -222 602C-222 869.858 -4.85811 1087 263 1087ZM29.7747 341.048C18.8279 341.048 9.95377 350.041 9.95377 361.135V523.754C9.95377 531.332 14.1621 538.265 20.8362 541.683L68.1377 565.903V903.754C68.1377 914.701 77.0119 923.575 87.9586 923.575C98.9054 923.575 107.78 914.701 107.78 903.754V553.547C107.78 545.969 103.571 539.036 96.8971 535.618L49.5956 511.398V381.222H118.01V433.134C118.01 444.228 126.884 453.222 137.831 453.222H205.989C216.936 453.222 225.81 444.228 225.81 433.134V381.222H295.886V433.134C295.886 444.228 304.76 453.222 315.707 453.222H385.528C396.475 453.222 405.349 444.228 405.349 433.134V381.222H473.763V514.831L423.775 560.599C419.615 564.407 417.241 569.823 417.241 575.504V903.754C417.241 914.701 426.116 923.575 437.062 923.575C448.009 923.575 456.883 914.701 456.883 903.754V584.427L506.871 538.659C511.031 534.851 513.405 529.435 513.405 523.754V361.135C513.405 350.041 504.531 341.048 493.584 341.048H385.528C374.581 341.048 365.707 350.041 365.707 361.135V413.047H335.528V361.135C335.528 350.041 326.654 341.048 315.707 341.048H205.989C195.042 341.048 186.168 350.041 186.168 361.135V413.047H157.652V361.135C157.652 350.041 148.777 341.048 137.831 341.048H29.7747Z" fill="#0030AE"/>
<path opacity="0.2" d="M747 602C747 869.306 530.306 1086 263 1086C-4.30582 1086 -221 869.306 -221 602C-221 334.694 -4.30582 118 263 118C530.306 118 747 334.694 747 602ZM29.7747 340.048C18.2631 340.048 8.95378 349.502 8.95378 361.135V523.754C8.95378 531.702 13.3677 538.982 20.3804 542.573L67.1377 566.515V903.754C67.1377 915.253 76.4596 924.575 87.9586 924.575C99.4577 924.575 108.78 915.253 108.78 903.754V553.547C108.78 545.599 104.366 538.319 97.3529 534.728L50.5956 510.786V382.222H117.01V433.134C117.01 444.768 126.319 454.222 137.831 454.222H205.989C217.501 454.222 226.81 444.768 226.81 433.134V382.222H294.886V433.134C294.886 444.768 304.196 454.222 315.707 454.222H385.528C397.04 454.222 406.349 444.768 406.349 433.134V382.222H472.763V514.391L423.1 559.861C418.731 563.861 416.241 569.545 416.241 575.504V903.754C416.241 915.253 425.563 924.575 437.062 924.575C448.561 924.575 457.883 915.253 457.883 903.754V584.867L507.547 539.397C511.915 535.397 514.405 529.713 514.405 523.754V361.135C514.405 349.502 505.096 340.048 493.584 340.048H385.528C374.016 340.048 364.707 349.502 364.707 361.135V412.047H336.528V361.135C336.528 349.502 327.219 340.048 315.707 340.048H205.989C194.477 340.048 185.168 349.502 185.168 361.135V412.047H158.652V361.135C158.652 349.502 149.342 340.048 137.831 340.048H29.7747Z" stroke="white" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@@ -0,0 +1,13 @@
<svg width="69" height="10" viewBox="0 0 69 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.8709 7.45006C3.13408 7.45006 2.4699 7.29112 1.88183 6.97322C1.2903 6.65532 0.826761 6.21648 0.491214 5.65325C0.162585 5.08311 0 4.43695 0 3.72168C0 3.00296 0.162585 2.36371 0.491214 1.80047C0.826761 1.23724 1.2903 0.798406 1.88183 0.480508C2.47336 0.162611 3.13754 0.00366211 3.8709 0.00366211C4.61464 0.00366211 5.28573 0.162611 5.87381 0.480508C6.46534 0.798406 6.92196 1.23724 7.25059 1.80047C7.58614 2.36371 7.75564 3.00296 7.75564 3.72168C7.75564 4.4404 7.58614 5.08311 7.25059 5.65671C6.92196 6.21994 6.46534 6.65878 5.87381 6.97667C5.28573 7.29457 4.6181 7.45006 3.8709 7.45006ZM3.8709 5.99534C4.49703 5.99534 5.01591 5.78801 5.4241 5.36991C5.8323 4.9518 6.03639 4.4024 6.03639 3.72168C6.03639 3.04096 5.8323 2.49156 5.4241 2.07345C5.01591 1.65535 4.49703 1.44802 3.8709 1.44802C3.24478 1.44802 2.72589 1.65535 2.3177 2.07345C1.91642 2.49156 1.71925 3.04096 1.71925 3.72168C1.71925 4.4024 1.91988 4.9518 2.3177 5.36991C2.72589 5.78456 3.24478 5.99534 3.8709 5.99534Z" fill="#2704E2"/>
<path d="M13.221 0.00341797C13.9302 0.00341797 14.5632 0.158911 15.1167 0.466442C15.6806 0.773974 16.1199 1.20935 16.4381 1.77259C16.7564 2.33582 16.9155 2.98543 16.9155 3.72144C16.9155 4.45744 16.7564 5.11051 16.4381 5.68411C16.1199 6.24734 15.6806 6.68272 15.1167 6.99025C14.5632 7.29778 13.9302 7.45327 13.221 7.45327C12.4531 7.45327 11.8097 7.25286 11.2908 6.85203C11.1386 6.73455 10.8895 6.83476 10.8895 7.0248V9.79258C10.8895 9.90661 10.7961 9.99991 10.6819 9.99991H9.39164C9.27748 9.99991 9.18408 9.90661 9.18408 9.79258V0.290217C9.18408 0.176188 9.27748 0.0828923 9.39164 0.0828923H10.5989C10.7131 0.0828923 10.8065 0.176188 10.8065 0.290217V0.452621C10.8065 0.646124 11.0659 0.74633 11.2181 0.625391C11.4049 0.476809 11.6125 0.352414 11.8408 0.259118C12.2628 0.0898031 12.7194 0.00341797 13.221 0.00341797ZM13.0308 5.99509C13.6569 5.99509 14.1723 5.78777 14.5701 5.36966C14.9783 4.95156 15.1824 4.40215 15.1824 3.72144C15.1824 3.04072 14.9783 2.49131 14.5701 2.07321C14.1689 1.6551 13.6569 1.44778 13.0308 1.44778C12.6226 1.44778 12.2524 1.54453 11.9273 1.73458C11.5986 1.91771 11.3427 2.18032 11.1489 2.52586C10.9552 2.87141 10.8618 3.26878 10.8618 3.72489C10.8618 4.17755 10.9587 4.57838 11.1489 4.92392C11.3392 5.26946 11.5986 5.53552 11.9273 5.72903C12.2524 5.9018 12.6191 5.99509 13.0308 5.99509Z" fill="#2704E2"/>
<path d="M25.7163 3.75944C25.7163 3.83892 25.7128 3.94604 25.7024 4.07389C25.6955 4.181 25.6056 4.26393 25.4983 4.26393H20.2264C20.095 4.26393 19.9981 4.38142 20.0362 4.50581C20.1642 4.93083 20.4029 5.27637 20.7557 5.54243C21.1847 5.84996 21.7105 6.00546 22.3366 6.00546C23.0561 6.00546 23.658 5.79468 24.1492 5.36966C24.2392 5.29019 24.381 5.29364 24.4606 5.38694L25.1109 6.13331C25.1766 6.20933 25.1801 6.32336 25.1109 6.39937C24.803 6.72418 24.4294 6.97643 23.9866 7.15265C23.4851 7.35307 22.9247 7.45327 22.2951 7.45327C21.496 7.45327 20.7903 7.29432 20.1815 6.97643C19.5726 6.65853 19.0987 6.21969 18.7632 5.65646C18.4346 5.08286 18.272 4.44016 18.272 3.72143C18.272 3.01308 18.4311 2.37728 18.7493 1.81405C19.078 1.24045 19.5277 0.798161 20.0985 0.480264C20.6727 0.162367 21.3161 0.00341797 22.0356 0.00341797C22.7448 0.00341797 23.3778 0.162367 23.9313 0.480264C24.4952 0.787795 24.931 1.23009 25.2389 1.80023C25.5571 2.36346 25.7163 3.01653 25.7163 3.75944ZM22.0356 1.36485C21.4891 1.36485 21.0255 1.52725 20.645 1.85552C20.3302 2.12504 20.1192 2.47403 20.012 2.89905C19.9808 3.02344 20.0777 3.13402 20.2057 3.13402H23.8587C23.9832 3.13402 24.0835 3.02344 24.0524 2.89905C23.9521 2.47749 23.7445 2.12849 23.4297 1.85206C23.0561 1.52725 22.5891 1.36485 22.0356 1.36485Z" fill="#2704E2"/>
<path d="M31.4863 0.00341797C32.403 0.00341797 33.1399 0.27294 33.6968 0.808528C34.2503 1.34412 34.527 2.13886 34.527 3.19276V7.15265C34.527 7.26668 34.4336 7.35998 34.3195 7.35998H33.0292C32.915 7.35998 32.8216 7.26668 32.8216 7.15265V3.40699C32.8216 2.7712 32.6729 2.29435 32.3719 1.97646C32.071 1.64819 31.6455 1.48579 31.092 1.48579C30.4659 1.48579 29.9677 1.67583 29.6045 2.05939C29.2413 2.42911 29.0579 2.97161 29.0579 3.67997V7.1492C29.0579 7.26323 28.9645 7.35652 28.8504 7.35652H27.5601C27.4459 7.35652 27.3525 7.26323 27.3525 7.1492V0.290217C27.3525 0.176188 27.4459 0.0828923 27.5601 0.0828923H28.7674C28.8815 0.0828923 28.9749 0.176188 28.9749 0.290217V0.452621C28.9749 0.646124 29.2309 0.74633 29.3866 0.628847C29.5803 0.480264 29.7982 0.355869 30.0404 0.259118C30.4693 0.0898031 30.9502 0.00341797 31.4863 0.00341797Z" fill="#2704E2"/>
<path d="M50.391 0.00341797C51.4634 0.00341797 52.2832 0.262573 52.8436 0.780884C53.4178 1.28883 53.7015 2.05938 53.7015 3.09601V7.15265C53.7015 7.26668 53.6081 7.35998 53.4939 7.35998H52.297C52.1829 7.35998 52.0929 7.27014 52.0929 7.15611C52.0929 6.95224 51.7885 6.84512 51.6225 6.96261C51.4945 7.0559 51.3492 7.13883 51.1935 7.20794C50.813 7.37034 50.3495 7.45327 49.8029 7.45327C49.2564 7.45327 48.779 7.36343 48.3708 7.1803C47.9626 6.99025 47.6443 6.73109 47.416 6.40283C47.1981 6.06766 47.0874 5.69102 47.0874 5.27291C47.0874 4.61984 47.3296 4.09807 47.8104 3.70761C48.3016 3.30679 49.0696 3.10983 50.1142 3.10983H51.8854C51.9442 3.10983 51.9961 3.06145 51.9961 2.99926C51.9961 2.49131 51.8404 2.10085 51.5325 1.82787C51.2316 1.5549 50.7819 1.42013 50.1834 1.42013C49.7752 1.42013 49.3705 1.48233 48.9692 1.61018C48.6717 1.70693 48.4054 1.83478 48.1771 1.99028C48.0698 2.06284 47.9142 2.0352 47.8554 1.91771L47.3918 1.05732C47.3434 0.967476 47.3676 0.856903 47.4506 0.798161C47.8035 0.556283 48.2151 0.369691 48.6856 0.23493C49.2218 0.0794369 49.7891 0.00341797 50.391 0.00341797ZM50.1558 6.21278C50.5847 6.21278 50.9618 6.11603 51.2869 5.92598C51.6121 5.73248 51.8439 5.46296 51.9822 5.11742C51.9926 5.09323 51.9961 5.06904 51.9961 5.04486V4.44707C51.9961 4.33304 51.9027 4.23975 51.7885 4.23975H50.2388C49.2564 4.23975 48.7651 4.5611 48.7651 5.20726C48.7651 5.51479 48.8897 5.76012 49.1318 5.94326C49.3809 6.12294 49.7199 6.21278 50.1558 6.21278Z" fill="#2704E2"/>
<path d="M57.2401 0.438648C57.2401 0.645972 57.548 0.749635 57.7071 0.618329C58.1741 0.238234 58.8106 0.0343655 59.6235 0.00326682C59.7377 -0.000188586 59.8311 0.0931074 59.8311 0.207136V1.37161C59.8311 1.50291 59.7135 1.59966 59.582 1.58584C59.5301 1.58239 59.4817 1.57893 59.4333 1.57893C58.7691 1.57893 58.2502 1.77244 57.8801 2.1629C57.5065 2.54299 57.3197 3.09931 57.3197 3.82495V7.14559C57.3197 7.25962 57.2263 7.35292 57.1121 7.35292H55.8218C55.7077 7.35292 55.6143 7.25962 55.6143 7.14559V0.290066C55.6143 0.176037 55.7077 0.0827412 55.8218 0.0827412H57.0291C57.1432 0.0827412 57.2366 0.176037 57.2366 0.290066V0.438648H57.2401Z" fill="#2704E2"/>
<path d="M68.1816 3.75944C68.1816 3.83892 68.1782 3.94604 68.1678 4.07389C68.1609 4.181 68.0709 4.26393 67.9637 4.26393H62.6918C62.5603 4.26393 62.4635 4.38142 62.5015 4.50581C62.6295 4.93083 62.8682 5.27637 63.2211 5.54243C63.6465 5.84996 64.1758 6.00546 64.8019 6.00546C65.5215 6.00546 66.1234 5.79468 66.6146 5.36966C66.7045 5.29019 66.8464 5.29364 66.9259 5.38694L67.5763 6.13331C67.642 6.20933 67.6455 6.32336 67.5763 6.39937C67.2684 6.72418 66.8948 6.97643 66.452 7.15265C65.9539 7.35307 65.39 7.45327 64.7604 7.45327C63.9613 7.45327 63.2556 7.29432 62.6468 6.97643C62.038 6.65853 61.5641 6.21969 61.2285 5.65646C60.8999 5.08286 60.7373 4.44016 60.7373 3.72143C60.7373 3.01308 60.8964 2.37728 61.2147 1.81405C61.5433 1.24045 61.993 0.798161 62.5638 0.480264C63.138 0.162367 63.7815 0.00341797 64.501 0.00341797C65.2101 0.00341797 65.8432 0.162367 66.3967 0.480264C66.9605 0.787795 67.3964 1.23009 67.7043 1.80023C68.0225 2.36346 68.1816 3.01653 68.1816 3.75944ZM64.501 1.36485C63.9544 1.36485 63.4909 1.52725 63.1104 1.85552C62.7956 2.12504 62.5845 2.47403 62.4773 2.89905C62.4462 3.02344 62.543 3.13402 62.671 3.13402H66.3206C66.4451 3.13402 66.5454 3.02344 66.5143 2.89905C66.414 2.47749 66.2064 2.12849 65.8916 1.85206C65.518 1.52725 65.0545 1.36485 64.501 1.36485Z" fill="#2704E2"/>
<path d="M43.5971 0.107118C43.6732 0.0034554 43.7527 0 43.8634 0L45.133 0.00691081C45.3025 0.00691081 45.4858 0.165859 45.427 0.335174L40.7017 7.14923C40.5668 7.33237 40.4042 7.31509 40.2935 7.31509L38.9444 7.30818C38.8441 7.30818 38.7161 7.14578 38.8233 6.99029L43.5971 0.107118Z" fill="#1BE6E6"/>
<path d="M40.5907 6.97992C40.6807 7.19761 40.6219 7.31855 40.525 7.31855H38.9476C38.8438 7.31855 38.7539 7.24944 38.7193 7.14924L35.5575 0.33863C35.5022 0.169315 35.6233 0 35.7859 0H37.1384C37.2422 0 37.3321 0.0691081 37.3736 0.169315L40.5907 6.97992Z" fill="#2704E2"/>
<path d="M44.766 6.97992C44.856 7.19761 44.7972 7.31855 44.7003 7.31855H43.033C42.9361 7.31855 42.8392 7.24944 42.8047 7.14924L39.5322 0.33863C39.4734 0.169315 39.5876 0 39.7605 0H41.2065C41.3137 0 41.4002 0.0691081 41.4348 0.169315L44.766 6.97992Z" fill="#2704E2"/>
<path d="M46.2328 1.59294C46.3539 1.86246 46.2017 1.93157 46.1013 1.93157H44.7315C44.6346 1.93157 44.472 1.87283 44.4236 1.76226L43.6349 0.33863C43.5277 0.12785 43.6107 0 43.7802 0H45.1327C45.24 0 45.3853 0.0587419 45.4406 0.169315L46.2328 1.59294Z" fill="#2704E2"/>
</svg>

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fillRule="evenodd" clipRule="evenodd" d="M17 1H3C1.9 1 1 1.9 1 3V17C1 18.1 1.9 19 3 19H17C18.1 19 19 18.1 19 17V3C19 1.9 18.1 1 17 1ZM8 15L3 10L4.4 8.6L8 12.2L15.6 4.6L17 6L8 15Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 304 B