mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-16 15:29:17 +01:00
6 lines
492 B
XML
6 lines
492 B
XML
<vector android:height="24dp" android:tint="#FFFFFF"
|
|
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#FF000000" android:pathData="M19.947,2.072h-12c-1.1,0 -2,0.899 -2,2v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2v-12C21.947,2.972 21.047,2.072 19.947,2.072zM18.947,12.072l-2.5,-1.5l-2.5,1.5v-8h5V12.072zM4.052,5.927h-2v14c0,1.1 0.9,2 2,2h14v-2h-14V5.927z"/>
|
|
</vector>
|