]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/save.xml
Create two-toned Night Theme blue text. https://redmine.stoutner.com/issues/884
[PrivacyCell.git] / app / src / main / res / drawable / save.xml
index 1705dc1b6bd2f148d14d11648d9c178798f03516..3d1e203927c31f2eec54c24a50c6208d85ef4947 100644 (file)
@@ -8,6 +8,6 @@
     android:viewportWidth="24" >
 
     <path
-        android:fillColor="@color/logcat_icons"
+        android:fillColor="@color/logcat_icon"
         android:pathData="M17,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,7l-4,-4zM19,19L5,19L5,5h11.17L19,7.83L19,19zM12,12c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3zM6,6h9v4L6,10z" />
 </vector>
\ No newline at end of file