summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/vpn_connected.xml
blob: ea4d61a2bad8889b49217a731bc788c705005f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="48dp"
android:viewportWidth="48"
android:viewportHeight="48">

<path
    android:fillColor="#ffffff"
    android:strokeWidth="1"
    android:pathData="M 12.187013,12.3125 C 5.4647724,12.3125 0,17.760254 0,24.5 c 0,6.739746
5.4647724,12.21875 12.187013,12.21875 5.305097,0 9.803352,-3.408824
11.47013,-8.15625 l 8.509091,-0.09375 1.745454,-2.09375 1.153247,-0.03125
1.828239,2.182795 1.234013,-0.03125 2.049436,-2.307795 1.122078,0
1.714286,2.21875 2.836364,0 L 48,24.4375 l -2.774026,-4.09375 -21.6,0 C
21.928439,15.65398 17.450952,12.3125 12.187013,12.3125 z m -4.8311688,8.90625 c
1.8370556,0 3.3350648,1.50191 3.3350648,3.34375 0,1.84184 -1.4980092,3.3125
-3.3350648,3.3125 -1.8370556,0 -3.335065,-1.47066 -3.335065,-3.3125 0,-1.84184
1.4980094,-3.34375 3.335065,-3.34375 z" />
</vector>