mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-16 15:20:31 +05:30
12 lines
444 B
XML
12 lines
444 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="24dp"
|
||
|
android:height="24dp"
|
||
|
android:viewportWidth="32"
|
||
|
android:viewportHeight="32"
|
||
|
android:tint="?android:attr/colorControlNormal">
|
||
|
<path
|
||
|
android:fillColor="#111918"
|
||
|
android:pathData="M20.164,16 L5.098,28.555V3.445ZM12.631,3.445V8.088L22.125,16 12.631,23.912v4.643L27.697,16Z"
|
||
|
android:strokeWidth="1" />
|
||
|
</vector>
|