16 lines
535 B
XML
16 lines
535 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="48dp"
|
|
android:height="48dp"
|
|
android:viewportWidth="48"
|
|
android:viewportHeight="48">
|
|
|
|
<path
|
|
android:pathData="M0 0h48v48H0z" />
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M21.17 18.34L10.83 8 8 10.83l10.34 10.34 2.83-2.83zM29 8l4.09 4.09L8 37.17 10.83
|
|
40l25.09-25.09L40 19V8H29zm.66 18.83l-2.83 2.83 6.26 6.26L29 40h11V29l-4.09
|
|
4.09-6.25-6.26z" />
|
|
</vector>
|