6 lines
443 B
XML
6 lines
443 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ff3673ee" android:pathData="M6,11.25h12v1.5H6z" android:fillType="evenOdd" />
|
|
<path android:fillColor="#ff3673ee" android:pathData="M11.25,18V6h1.5v12z" android:fillType="evenOdd" />
|
|
</vector> |