Shadowsocks open source code added
This commit is contained in:
parent
4a6ea38ef8
commit
ccdd433e35
57 changed files with 4753 additions and 1 deletions
11
client/android/res/drawable/ic_service_active.xml
Normal file
11
client/android/res/drawable/ic_service_active.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
|
||||
<path
|
||||
android:name="path"
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M 21.25 2.28 L 17.55 18.55 L 9.26 15.89 L 16.58 7.16 L 6.83 15.37 L 0 12.8 L 21.25 2.28 ZM 9.45 17.56 L 12.09 18.41 L 9.46 22 L 9.45 17.56 Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue