mirror of
https://github.com/mihonapp/mihon.git
synced 2024-10-24 21:12:35 -04:00
9 lines
483 B
XML
9 lines
483 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<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>
|