mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-15 23:00:31 +05:30
11 lines
609 B
XML
11 lines
609 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="M22.5,40h-9.95q-4.4,0 -7.475,-3.075Q2,33.85 2,29.45q0,-3.9 2.5,-6.85 2.5,-2.95 6.35,-3.55 1,-4.85 4.7,-7.925T24.1,8.05q5.6,0 9.45,4.075Q37.4,16.2 37.4,21.9v1.2q3.6,-0.1 6.1,2.325Q46,27.85 46,31.55q0,3.45 -2.5,5.95T37.55,40H25.5V24.1l4.15,4.15 2.15,-2.15 -7.8,-7.8 -7.8,7.8 2.15,2.15 4.15,-4.15Z" />
|
||
|
</vector>
|