]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/drawable/changelog.xml
87666df7de4120430c91bd7f96358535a4636099
[PrivacyCell.git] / app / src / main / res / drawable / changelog.xml
1 <!-- This file comes from the Android Material icon set, where it is called `format_list_bulleted_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: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_enabled"
13         android:pathData="M4,10.5c-0.83,0 -1.5,0.67 -1.5,1.5s0.67,1.5 1.5,1.5 1.5,-0.67 1.5,-1.5 -0.67,-1.5 -1.5,-1.5zM4,4.5c-0.83,0 -1.5,0.67 -1.5,1.5S3.17,7.5 4,7.5 5.5,6.83 5.5,6 4.83,4.5 4,4.5zM4,16.5c-0.83,0 -1.5,0.68 -1.5,1.5s0.68,1.5 1.5,1.5 1.5,-0.68 1.5,-1.5 -0.67,-1.5 -1.5,-1.5zM8,19h12c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1L8,17c-0.55,0 -1,0.45 -1,1s0.45,1 1,1zM8,13h12c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1L8,11c-0.55,0 -1,0.45 -1,1s0.45,1 1,1zM7,6c0,0.55 0.45,1 1,1h12c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1L8,5c-0.55,0 -1,0.45 -1,1z" />
14 </vector>