summaryrefslogtreecommitdiff
path: root/res/drawable/ic_play_arrow_off.xml
blob: 33b70ca91a5f4cb47da50c771001e888b61a34ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="56dp"
    android:height="56dp"
    android:viewportWidth="24"
    android:viewportHeight="24">

    <group
            android:translateX="3.000000"
            android:translateY="3.000000">
        <path
            android:fillColor="#000000"
            android:strokeWidth="1"
            android:pathData="M16,9 L7.249,3.431 L14.048,10.242 L16,9 Z" />
        <path
            android:fillColor="#000000"
            android:strokeWidth="1"
            android:pathData="M18,16.73 L1.27,0 L0,1.27 L5,6.27 L5,16 L10.946,12.216 L16.73,18 L18,16.73 Z" />
    </group>
</vector>