diff options
Diffstat (limited to 'app/src/main/res/drawable/ic_build_primary_24dp.xml')
-rw-r--r-- | app/src/main/res/drawable/ic_build_primary_24dp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/drawable/ic_build_primary_24dp.xml b/app/src/main/res/drawable/ic_build_primary_24dp.xml index 187b4c0..bf42151 100644 --- a/app/src/main/res/drawable/ic_build_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_build_primary_24dp.xml | |||
@@ -23,6 +23,6 @@ | |||
23 | android:viewportWidth="24.0" | 23 | android:viewportWidth="24.0" |
24 | android:viewportHeight="24.0"> | 24 | android:viewportHeight="24.0"> |
25 | <path | 25 | <path |
26 | android:fillColor="@color/textPrimary" | 26 | android:fillColor="@color/textTitle" |
27 | android:pathData="M22.7,19l-9.1,-9.1c0.9,-2.3 0.4,-5 -1.5,-6.9 -2,-2 -5,-2.4 -7.4,-1.3L9,6 6,9 1.6,4.7C0.4,7.1 0.9,10.1 2.9,12.1c1.9,1.9 4.6,2.4 6.9,1.5l9.1,9.1c0.4,0.4 1,0.4 1.4,0l2.3,-2.3c0.5,-0.4 0.5,-1.1 0.1,-1.4z"/> | 27 | android:pathData="M22.7,19l-9.1,-9.1c0.9,-2.3 0.4,-5 -1.5,-6.9 -2,-2 -5,-2.4 -7.4,-1.3L9,6 6,9 1.6,4.7C0.4,7.1 0.9,10.1 2.9,12.1c1.9,1.9 4.6,2.4 6.9,1.5l9.1,9.1c0.4,0.4 1,0.4 1.4,0l2.3,-2.3c0.5,-0.4 0.5,-1.1 0.1,-1.4z"/> |
28 | </vector> | 28 | </vector> |