OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / drawable / btn_playback_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 0h24v24h-24z" />
10     <path
11         android:fillColor="@color/black"
12         android:pathData="M12 3v9.28c-.47-.17-.97-.28-1.5-.28-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5
13 4.5c2.31 0 4.2-1.75 4.45-4h.05v-11h4v-3h-7z" />
14 </vector>