FoxiGram/TMessagesProj/src/main/res/drawable/fragment.xml
instant992 8e79f2ee9c FoxiGram: Telegram client with built-in Xray VLESS proxy
Based on Nekogram. Key additions:
- Rebrand to FoxiGram (app name, APK name, applicationId com.foxigram.app)
- Embedded Xray (VLESS+Reality) proxy client via JNI libxray.so
- Bundled hidden one-tap proxies (LTE + WiFi), read-only in UI
- Auto-restore proxy on restart, rebind to active network (LTE/WiFi)
- Server credentials externalized to git-ignored XrayServers.java (+ template)
- libxray Go source included; compiled .so, keystore, google-services.json ignored
2026-06-08 16:41:07 +04:00

13 lines
No EOL
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:fillType="evenOdd"
android:strokeWidth="1"
android:pathData="M2.43782479,7.00492761 L10.9606162,10.7669405 C11.043606,10.8035727 11.0967479,10.8838761 11.0964473,10.9721945 L11.0666124,19.7012852 C11.0662691,19.8017324 11.013979,19.8953325 10.9273451,19.9505757 C10.784601,20.0415985 10.5926841,20.0033318 10.4986869,19.8651047 L2.05100578,7.44241909 C1.99245522,7.35631793 1.98371877,7.24711819 2.02787595,7.15331179 C2.09876602,7.00271468 2.28230637,6.93628082 2.43782479,7.00492761 Z M21.9721241,7.15331179 C22.0162812,7.24711819 22.0075448,7.35631793 21.9489942,7.44241909 L13.5013131,19.8651047 C13.4073159,20.0033318 13.215399,20.0415985 13.0726549,19.9505757 C12.986021,19.8953325 12.9337309,19.8017324 12.9333876,19.7012852 L12.9039197,11.0798664 C12.9033961,10.9260015 12.9959778,10.7861002 13.1405594,10.722281 L21.5621752,7.00492761 C21.7176936,6.93628082 21.901234,7.00271468 21.9721241,7.15331179 Z M21.1676253,5 C21.2491175,5 21.322643,5.04737722 21.354116,5.12016784 C21.3972398,5.21990454 21.3487038,5.33460961 21.2457078,5.37636877 L12.0581142,9.10142947 C12.0006011,9.12474782 11.9358181,9.1246778 11.878359,9.10123519 L2.7480915,5.37619953 C2.6731439,5.34562185 2.62441284,5.27453391 2.62441284,5.19577949 C2.62441284,5.08765346 2.7149307,5 2.82659013,5 L21.1676253,5 Z" />
</vector>