]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/drawable/donations.xml
b0f7e2990a3e73e2cfa115dc9061193851eb1c11
[PrivacyCell.git] / app / src / main / res / drawable / donations.xml
1 <!-- This file comes from the Android Material icon set, where it is called `payments_rounded`.  It is released under the Apache License 2.0. -->
2
3 <vector
4     xmlns:android="http://schemas.android.com/apk/res/android"
5     android:autoMirrored="true"
6     android:height="24dp"
7     android:width="24dp"
8     android:viewportHeight="24"
9     android:viewportWidth="24" >
10
11     <path
12         android:fillColor="@color/icon"
13         android:pathData="M23,8v10c0,1.1 -0.9,2 -2,2H5c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1h16V8c0,-0.55 0.45,-1 1,-1S23,7.45 23,8zM4,16c-1.66,0 -3,-1.34 -3,-3V7c0,-1.66 1.34,-3 3,-3h12c1.66,0 3,1.34 3,3v7c0,1.1 -0.9,2 -2,2H4zM7,10c0,1.66 1.34,3 3,3s3,-1.34 3,-3s-1.34,-3 -3,-3S7,8.34 7,10z" />
14 </vector>