Skip to content

Commit

Permalink
Category fragment size
Browse files Browse the repository at this point in the history
  • Loading branch information
TharunDharmaraj committed Jun 17, 2023
1 parent 4cf1faf commit c16560e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/main/res/drawable/baseline_file_download_off_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<vector android:height="24dp" android:tint="#FFFFFF"
android:viewportHeight="24" android:viewportWidth="24"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M9,6.17V3h6v6h4l-3.59,3.59L9,6.17zM21.19,21.19L2.81,2.81L1.39,4.22L6.17,9H5l7,7l0.59,-0.59L15.17,18H5v2h12.17l2.61,2.61L21.19,21.19z"/>
</vector>

0 comments on commit c16560e

Please sign in to comment.