summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/vpn_disconnected.xml
blob: d6cf067b8fee28ba864f00266ec0d69f3f864204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?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="M13.9636,12.4377 L28.7376,28.5002 L32.1662,28.4689 L33.9117,26.3752
L35.0649,26.3439 L36.9039,28.5314 L38.1195,28.5002 L40.1766,26.1877
L41.2987,26.1877 L43.013,28.4064 L45.8494,28.4064 L48,24.4377 L45.226,20.344
L23.626,20.344 C22.1234,16.1928,18.44,13.0938,13.9637,12.4378 Z M8.47792,12.9065
C3.56807,14.4767,0,19.059,0,24.5002 C0,31.24,5.46477,36.719,12.187,36.719
C17.2792,36.719,21.6241,33.5759,23.439,29.1253 L8.47792,12.9065 Z
M7.35584,21.219 C9.1929,21.219,10.6909,22.7209,10.6909,24.5628
C10.6909,26.4046,9.19289,27.8753,7.35584,27.8753
C5.51878,27.8753,4.02077,26.4046,4.02077,24.5628
C4.02077,22.721,5.51878,21.219,7.35583,21.219 Z" />
    <group android:name="rotationGroup"
        android:rotation="47.263656">
        <path
            android:fillColor="#ffffff"
            android:strokeWidth="1"
            android:pathData="M9.50852,-4.62741 L57.4577,-4.62741 L57.4577,-0.305379 L9.50852,-0.305379 L9.50852,-4.62741 Z" />
    </group>
</vector>