OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / drawable / playlist_icon.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="M15 6H3v2h12V6zm0 4H3v2h12v-2zM3 16h8v-2H3v2zM17
13 6v8.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V8h3V6h-5z" />
14 </vector>