FoxiGram/TMessagesProj/src/main/res/drawable/photo_undo2.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

9 lines
1.2 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M7.16,17.657C6.7,17.657 6.327,18.03 6.327,18.49C6.327,18.95 6.7,19.323 7.16,19.323V17.657ZM6,7.337C5.54,7.337 5.167,7.71 5.167,8.17C5.167,8.63 5.54,9.003 6,9.003V7.337ZM8.251,12.759C8.576,13.085 9.104,13.085 9.429,12.759C9.755,12.434 9.755,11.906 9.429,11.581L8.251,12.759ZM4.84,8.17L4.251,7.581C3.925,7.906 3.925,8.434 4.251,8.759L4.84,8.17ZM9.429,4.759C9.755,4.434 9.755,3.906 9.429,3.581C9.104,3.255 8.576,3.255 8.251,3.581L9.429,4.759ZM7.16,19.323H14V17.657H7.16V19.323ZM14,7.337H6V9.003H14V7.337ZM19.993,13.33C19.993,11.357 19.256,9.833 18.096,8.812C16.953,7.806 15.458,7.337 14,7.337V9.003C15.116,9.003 16.201,9.364 16.994,10.063C17.771,10.747 18.327,11.803 18.327,13.33H19.993ZM14,19.323C15.458,19.323 16.953,18.854 18.096,17.848C19.256,16.827 19.993,15.303 19.993,13.33H18.327C18.327,14.857 17.771,15.913 16.994,16.597C16.201,17.296 15.116,17.657 14,17.657V19.323ZM9.429,11.581L5.429,7.581L4.251,8.759L8.251,12.759L9.429,11.581ZM5.429,8.759L9.429,4.759L8.251,3.581L4.251,7.581L5.429,8.759Z"
android:fillColor="#ffffff"/>
</vector>