mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-16 15:20:31 +05:30
11 lines
441 B
XML
11 lines
441 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="24dp"
|
||
|
android:height="24dp"
|
||
|
android:tint="?attr/colorControlNormal"
|
||
|
android:viewportWidth="48"
|
||
|
android:viewportHeight="48">
|
||
|
<path
|
||
|
android:fillColor="#FF000000"
|
||
|
android:pathData="M11,39h7.5L18.5,26.5h11L29.5,39L37,39L37,19.5L24,9.75 11,19.5ZM8,42L8,18L24,6l16,12v24L26.5,42L26.5,29.5h-5L21.5,42ZM24,24.35Z" />
|
||
|
</vector>
|