6 lines
656 B
XML
6 lines
656 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector android:height="32.0dip" android:width="32.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ff000000" android:pathData="M0,0h32v32H0z" android:fillAlpha="0.7" android:fillType="evenOdd" />
|
|
<path android:fillColor="#ffffffff" android:pathData="M18.857,6v1.857h5.286v5.284L26,13.141L26,6h-7.143zM6,6v7.141h1.857L7.857,7.857h5.286L13.143,6L6,6zM24.143,18.857v5.286h-5.286v1.856L26,25.999v-7.142h-1.857zM6,18.857L6,26h7.143v-1.856L7.857,24.144v-5.286L6,18.858z" android:fillType="evenOdd" />
|
|
</vector> |