summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_play_arrow.xml
blob: 753afe78ccd341c10ad58bf7fcecd86f938c17d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="48dp"
        android:height="48dp"
        android:viewportWidth="48"
        android:viewportHeight="48">

    <path
            android:pathData="M-838-2232H562v3600H-838z" />
    <path
            android:fillColor="#000000"
            android:pathData="M16 10v28l22-14z" />
    <path
            android:pathData="M0 0h48v48H0z" />
</vector>