]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/drawable/permissions.xml
593118bba610e25e9061dcdf72533df8f721774d
[PrivacyCell.git] / app / src / main / res / drawable / permissions.xml
1 <!-- This file comes from the Android Material icon set, where it is called `fact_check_outlined`.  It is released under the Apache License 2.0. -->
2
3 <vector
4     xmlns:android="http://schemas.android.com/apk/res/android"
5     android:height="24dp"
6     android:width="24dp"
7     android:viewportHeight="24"
8     android:viewportWidth="24" >
9
10     <path
11         android:fillColor="@color/icon"
12         android:pathData="M20,3H4C2.9,3 2,3.9 2,5v14c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2V5C22,3.9 21.1,3 20,3zM20,19H4V5h16V19z" />
13
14     <path
15         android:fillColor="@color/icon"
16         android:pathData="M19.41,10.42l-1.42,-1.42l-3.17,3.17l-1.41,-1.42l-1.41,1.41l2.82,2.84z" />
17
18     <path
19         android:fillColor="@color/icon"
20         android:pathData="M5,7h5v2h-5z" />
21
22     <path
23         android:fillColor="@color/icon"
24         android:pathData="M5,11h5v2h-5z" />
25
26     <path
27         android:fillColor="@color/icon"
28         android:pathData="M5,15h5v2h-5z" />
29 </vector>