Home | History | Annotate | Download | only in drawable
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <vector xmlns:android="http://schemas.android.com/apk/res/android"
      3     android:width="24dp"
      4     android:height="24dp"
      5     android:viewportWidth="24"
      6     android:viewportHeight="24">
      7 
      8     <path
      9         android:fillColor="#000000"
     10         android:pathData="M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z" />
     11     <path
     12         android:pathData="M0-.75h24v24H0z" />
     13 </vector>