* Add VPN callout modal UI * Add settings callout UI * Add vpn menu * Add vpn profile implementation * Add adnroid 11 flag * Add vpn plans activity * Add billing dependency for in app purchase * Add confirm dialog * Add ignore manifest * Add In app purchase for subscription * Add native function for profile credential * Add vpn notification * Add all server regions in pref * Add loading UI for preferences * Add QA flag * Get hostname with suggested algorithm * Add base class for dialog fragments
23 lines
1.7 KiB
XML
23 lines
1.7 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:width="22dp"
|
|
android:height="27dp"
|
|
android:viewportWidth="22"
|
|
android:viewportHeight="27">
|
|
<path
|
|
android:pathData="M14.9806,10.3453C15.3654,10.6451 15.4486,11.2189 15.1643,11.6259L11.3337,17.1259C11.1916,17.3303 10.9766,17.4633 10.7392,17.4935C10.7045,17.4981 10.6698,17.4999 10.636,17.4999C10.4333,17.4999 10.2357,17.4248 10.0797,17.2854L6.977,14.5354C6.6095,14.2109 6.5619,13.6325 6.8687,13.2438C7.1755,12.857 7.7223,12.8038 8.0898,13.1302L10.4853,15.2532L13.769,10.5396C14.0533,10.1326 14.5949,10.0446 14.9806,10.3453ZM19.8,4.0679H18.7C14.08,4.0679 11.9999,1.374 11.9174,1.2656C11.6842,0.9447 11.3058,0.807 10.9329,0.8374C10.6095,0.8504 10.2938,0.9848 10.0859,1.2601C10.0001,1.374 7.9189,4.0679 3.3,4.0679H2.2C0.9867,4.0679 0,5.0403 0,6.236V9.4882C0,10.0866 0.0055,11.0688 0.0121,11.6672C0.0132,11.781 0.2552,23.0499 10.6238,26.7671C10.6315,26.7693 10.6392,26.7693 10.6458,26.7715C10.7591,26.8094 10.8779,26.8333 11,26.8333C11.1221,26.8333 11.2398,26.8094 11.3531,26.7715C11.3608,26.7693 11.3685,26.7693 11.3762,26.7671C21.7448,23.0499 21.9868,11.781 21.9879,11.6672C21.9945,11.0688 22,10.0866 22,9.4882V6.236C22,5.0403 21.0133,4.0679 19.8,4.0679Z"
|
|
android:fillType="evenOdd">
|
|
<aapt:attr name="android:fillColor">
|
|
<gradient
|
|
android:startY="15.8337"
|
|
android:startX="29.7384"
|
|
android:endY="-4.08883"
|
|
android:endX="7.78831"
|
|
android:type="linear">
|
|
<item android:offset="0" android:color="#FFBF14A2"/>
|
|
<item android:offset="1" android:color="#FFF73A1C"/>
|
|
</gradient>
|
|
</aapt:attr>
|
|
</path>
|
|
</vector>
|