aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/ic_wallpaper_both_day_night_24dp.xml
blob: 9804474988b6e8eb25ac67ed80ab26e79ade8ee6 (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:pathData="M17,1.01L7,1c-1.1,0 -2,0.9 -2,2v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3c0,-1.1 -0.9,-1.99 -2,-1.99zM17,19H7V5h10v14z"
      android:fillColor="#000000"/>
</vector>