mirror of https://github.com/LeOS-GSI/LeOS-Genesis
6 lines
311 B
XML
6 lines
311 B
XML
|
<vector android:height="24dp" android:tint="@color/c_header_icon_tint"
|
||
|
android:viewportHeight="24" android:viewportWidth="24"
|
||
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="@android:color/white" android:pathData="M6,6h12v12H6z"/>
|
||
|
</vector>
|