1<?xml version="1.0" encoding="utf-8"?>
2<vector xmlns:android="http://schemas.android.com/apk/res/android"
3    android:width="48dp"
4    android:height="48dp"
5    android:viewportWidth="48"
6    android:viewportHeight="48">
7
8    <path
9        android:pathData="M0 0h48v48H0z" />
10    <path
11        android:fillColor="#000000"
12        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
1340l25.09-25.09L40 19V8H29zm.66 18.83l-2.83 2.83 6.26 6.26L29 40h11V29l-4.09
144.09-6.25-6.26z" />
15</vector>
16