Skip to content

Commit

Permalink
design: use default blue for ic_plus_blue_24.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Apr 5, 2021
1 parent 4ad3158 commit 5b7f350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_plus_blue_24.xml
Expand Up @@ -21,6 +21,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@color/blue_500"
android:fillColor="@color/button_link"
android:pathData="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z" />
</vector>

0 comments on commit 5b7f350

Please sign in to comment.