Skip to content

Commit

Permalink
Added expand_less icon (Escola-em-Casa#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
omateusp committed Oct 8, 2020
1 parent b8c4fce commit 91413ff
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/src/main/res/drawable/baseline_expand_less_24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M12,8l-6,6 1.41,1.41L12,10.83l4.59,4.58L18,14z"/>
</vector>

0 comments on commit 91413ff

Please sign in to comment.