25 lines
814 B
XML
25 lines
814 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="108dp"
|
|
android:height="108dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v256h-512z"
|
|
android:strokeAlpha="0.94117647"
|
|
android:strokeWidth="0.40000001"
|
|
android:fillColor="#d7d7d7"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="nonZero"
|
|
android:fillAlpha="1"
|
|
android:strokeLineCap="butt"/>
|
|
<path
|
|
android:pathData="M0,256h512v256h-512z"
|
|
android:strokeAlpha="0.94117647"
|
|
android:strokeWidth="0.40000001"
|
|
android:fillColor="#eeeeee"
|
|
android:strokeColor="#00000000"
|
|
android:fillType="nonZero"
|
|
android:fillAlpha="1"
|
|
android:strokeLineCap="butt"/>
|
|
</vector>
|