mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Update save icon
This commit is contained in:
		| @@ -2,9 +2,8 @@ | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24" | ||||
|     android:tint="?attr/colorControlNormal"> | ||||
|     android:viewportHeight="24"> | ||||
|   <path | ||||
|       android:fillColor="@android:color/white" | ||||
|       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,-4zM12,19c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3 3,1.34 3,3 -1.34,3 -3,3zM15,9L5,9L5,5h10v4z"/> | ||||
|       android:fillColor="@android:color/black" | ||||
|       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> | ||||
|   | ||||
| @@ -71,7 +71,7 @@ | ||||
|         <ImageView | ||||
|             android:layout_width="24dp" | ||||
|             android:layout_height="24dp" | ||||
|             app:srcCompat="@drawable/ic_get_app_24dp" | ||||
|             app:srcCompat="@drawable/ic_save_24dp" | ||||
|             app:tint="?attr/colorOnBackground" /> | ||||
|  | ||||
|         <TextView | ||||
|   | ||||
		Reference in New Issue
	
	Block a user