OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / drawable / recently_added.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <vector xmlns:android="http://schemas.android.com/apk/res/android"
3     android:width="24dp"
4     android:height="24dp"
5     android:viewportWidth="24"
6     android:viewportHeight="24">
7
8     <path
9         android:pathData="M0 0h24v24H0z" />
10     <path
11         android:fillColor="@color/primary"
12         android:pathData="M23 12l-2.44-2.78 .34 -3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61 .81
13 .34 3.68L1 12l2.44 2.78-.34 3.69 3.61 .82 1.89 3.18L12 21l3.4 1.46 1.89-3.18
14 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z" />
15 </vector>