Skip to content

Commit

Permalink
Remove orange in icons
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Dec 29, 2023
1 parent d7383c5 commit 6505ce5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_arrow_down.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0">
<path android:pathData="M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z" android:fillColor="@color/orange_40"/>
<path android:pathData="M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z" android:fillColor="#ffffff"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_arrow_target.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0">
<path android:fillColor="@color/orange_40" android:pathData="M0 18h24L12 6z"/>
<path android:fillColor="#ffffff" android:pathData="M0 18h24L12 6z"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_arrow_up.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0">
<path android:fillColor="@color/orange_40" android:pathData="M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"/>
<path android:fillColor="#ffffff" android:pathData="M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_speed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--drawable/speedometer.xml-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="@color/orange_40">
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="#ffffff">
<path android:fillColor="#fff" android:pathData="M12 16a3 3 0 0 1-3-3c0-1.12 0.61-2.1 1.5-2.61l9.71-5.62-5.53 9.58C14.18 15.33 13.17 16 12 16m0-13c1.81 0 3.5 0.5 4.97 1.32l-2.1 1.21C14 5.19 13 5 12 5a8 8 0 0 0-8 8c0 2.21 0.89 4.21 2.34 5.65h0.01c0.39 0.39 0.39 1.02 0 1.41-0.39 0.39-1.03 0.39-1.42 0.01C3.12 18.26 2 15.76 2 13A10 10 0 0 1 12 3m10 10c0 2.76-1.12 5.26-2.93 7.07-0.39 0.38-1.02 0.38-1.41-0.01-0.39-0.39-0.39-1.02 0-1.41C19.11 17.2 20 15.21 20 13c0-1-0.19-2-0.54-2.9L20.67 8C21.5 9.5 22 11.18 22 13z"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/satellite.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--drawable/satellite_variant.xml-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="@color/orange_40" android:viewportWidth="24" android:viewportHeight="24">
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="#ffffff" android:viewportWidth="24" android:viewportHeight="24">
<path android:fillColor="#fff" android:pathData="M11.62 1l5.66 5.67-2.12 2.12-2.12-2.12-1.42 1.42 2.33 2.32-1.16 1.17 0.45 0.46c0.93-0.43 2.07-0.27 2.83 0.5l-3.53 3.53c-0.77-0.76-0.93-1.9-0.5-2.83l-0.46-0.45-1.17 1.16-2.32-2.33-1.42 1.42 2.12 2.12-2.12 2.12L1 11.62 3.14 9.5l2.12 2.12 1.41-1.41-2.83-2.83c-0.78-0.78-0.78-2.05 0-2.83l0.71-0.71c0.78-0.78 2.05-0.78 2.83 0l2.83 2.83 1.41-1.41L9.5 3.14 11.62 1M18 14a4 4 0 0 1-4 4v-2a2 2 0 0 0 2-2h2m4 0a8 8 0 0 1-8 8v-2a6 6 0 0 0 6-6h2z"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/steady.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="23.999998">
<path android:pathData="M9.363 5.342C6.94 5.345 4.956 7.267 4.876 9.689 4.749 9.677 4.622 9.67 4.494 9.669 2.012 9.67 0 11.682 0 14.164s2.012 4.494 4.494 4.494h15.011c2.483 0 4.495-2.012 4.495-4.494 0-2.482-2.012-4.495-4.495-4.495l-0.041 0.002c-0.09-2.415-2.072-4.327-4.489-4.329-1.021 0-2.012 0.349-2.809 0.988-0.795-0.638-1.784-0.986-2.803-0.988z" android:strokeAlpha="0.49803922" android:strokeWidth="5" android:fillColor="#cccccc" android:strokeLineCap="round"/>
<path android:pathData="M11.704 8.026c-1.741 0.002-3.226 1.262-3.51 2.98-1.756 0.247-3.197 1.75-3.199 3.523 0 1.967 1.595 3.562 3.563 3.562h6.885c1.967 0 3.562-1.595 3.562-3.562 0-1.968-1.461-3.562-3.429-3.562-0.12 0-0.241 0.008-0.361 0.022-0.293-1.711-1.776-2.963-3.511-2.963z" android:strokeAlpha="0.49803922" android:strokeWidth="5" android:fillColor="#b3b3b3" android:strokeLineCap="round"/>
<path android:pathData="M7.224 19.01L3.75 21.24l3.473 2.229V22.29h9.552v1.178l3.473-2.23-3.473-2.228v1.178H7.224z" android:strokeWidth="0.52916664" android:fillColor="@color/orange_40" android:strokeLineCap="round"/>
<path android:pathData="M7.224 19.01L3.75 21.24l3.473 2.229V22.29h9.552v1.178l3.473-2.23-3.473-2.228v1.178H7.224z" android:strokeWidth="0.52916664" android:fillColor="?attr/colorPrimary" android:strokeLineCap="round"/>
</vector>
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/thermometer_colored.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--drawable/thermometer.xml-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:fillColor="@color/orange_40" android:pathData="M15 13V5a3 3 0 0 0-6 0v8a5 5 0 1 0 6 0m-3-9a1 1 0 0 1 1 1v3h-2V5a1 1 0 0 1 1-1z"/>
<path android:fillColor="?attr/colorPrimary" android:pathData="M15 13V5a3 3 0 0 0-6 0v8a5 5 0 1 0 6 0m-3-9a1 1 0 0 1 1 1v3h-2V5a1 1 0 0 1 1-1z"/>
</vector>

0 comments on commit 6505ce5

Please sign in to comment.