]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/drawable/privacy_policy.xml
Add two more navigation menu entries.
[PrivacyCell.git] / app / src / main / res / drawable / privacy_policy.xml
1 <!-- This file comes from the Android Material icon set, where it is called `fact_check`.  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="M21,5l-9,-4L3,5v6c0,5.55 3.84,10.74 9,12c2.3,-0.56 4.33,-1.9 5.88,-3.71l-3.12,-3.12c-1.94,1.29 -4.58,1.07 -6.29,-0.64c-1.95,-1.95 -1.95,-5.12 0,-7.07c1.95,-1.95 5.12,-1.95 7.07,0c1.71,1.71 1.92,4.35 0.64,6.29l2.9,2.9C20.29,15.69 21,13.38 21,11V5z" />
13
14     <path
15           android:fillColor="@color/icon"
16           android:pathData="M12,12m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0" />
17 </vector>