]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/drawable/licenses.xml
eb83eed600b2ad6d43fccd073cf75c464797ca8d
[PrivacyCell.git] / app / src / main / res / drawable / licenses.xml
1 <!-- This file comes from the Android Material icon set, where it is called `text_snippet_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     android:autoMirrored="true" >
10
11     <path
12         android:fillColor="@color/icon"
13         android:pathData="M14.17,5L19,9.83V19H5V5L14.17,5L14.17,5M14.17,3H5C3.9,3 3,3.9 3,5v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2V9.83c0,-0.53 -0.21,-1.04 -0.59,-1.41l-4.83,-4.83C15.21,3.21 14.7,3 14.17,3L14.17,3zM7,15h10v2H7V15zM7,11h10v2H7V11zM7,7h7v2H7V7z" />
14 </vector>