aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/ic_rpan_24dp.xml
blob: bb61e6ff85487e1c39cf03fc728b069085becd88 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                                                                                   
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:fillColor="@android:color/black"
      android:pathData="M21,6h-7.59l3.29,-3.29L16,2l-4,4 -4,-4 -0.71,0.71L10.59,6L3,6c-1.1,0 -2,0.89 -2,2v12c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,8c0,-1.11 -0.9,-2 -2,-2zM21,20L3,20L3,8h18v12zM9,10v8l7,-4z"/>
</vector>