Apply style changes to shared media, color icon, and wallpaper previews.

This commit is contained in:
Alex Hart
2021-06-25 14:27:51 -03:00
committed by GitHub
parent 9dac5691f0
commit 01047f0546
31 changed files with 529 additions and 313 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,2.5c5.24,0 9.5,3.77 9.5,8.4A5.11,5.11 0,0 1,16.4 16L14.45,16a2.05,2.05 0,0 0,-2 2.05,2.14 2.14,0 0,0 0.47,1.3l0,0 0,0a1.34,1.34 0,0 1,0.33 0.85A1.25,1.25 0,0 1,12 21.5a9.5,9.5 0,0 1,0 -19M12,1a11,11 0,0 0,0 22,2.75 2.75,0 0,0 2.75,-2.75 2.81,2.81 0,0 0,-0.7 -1.84,0.58 0.58,0 0,1 -0.15,-0.36 0.54,0.54 0,0 1,0.55 -0.55L16.4,17.5A6.61,6.61 0,0 0,23 10.9C23,5.44 18.06,1 12,1ZM15.5,5.5A1.5,1.5 0,1 0,17 7,1.5 1.5,0 0,0 15.5,5.5ZM18,10a1.5,1.5 0,1 0,1.5 1.5A1.5,1.5 0,0 0,18 10ZM10.5,4.5A1.5,1.5 0,1 0,12 6,1.5 1.5,0 0,0 10.5,4.5ZM6.25,7.75a1.5,1.5 0,1 0,1.5 1.5A1.5,1.5 0,0 0,6.25 7.75ZM6.5,13A1.5,1.5 0,1 0,8 14.5,1.5 1.5,0 0,0 6.5,13Z"
android:fillColor="#020202"/>
</vector>

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M5,17.5a3,3 0,0 1,-3 -3L2,5A3,3 0,0 1,5 2h9.5a3,3 0,0 1,3 3L16,5a1.5,1.5 0,0 0,-1.5 -1.5L5,3.5A1.5,1.5 0,0 0,3.5 5v9.5A1.5,1.5 0,0 0,5 16ZM22,9.5L22,19a3,3 0,0 1,-3 3L9.5,22a3,3 0,0 1,-3 -3L6.5,9.5a3,3 0,0 1,3 -3L19,6.5A3,3 0,0 1,22 9.5ZM8,9.5v4.75l0.62,-0.93 3.14,-3.15 3.5,3.51 2.5,-2.51 2.06,2.06 0.68,1L20.5,9.5A1.5,1.5 0,0 0,19 8L9.5,8A1.5,1.5 0,0 0,8 9.5ZM20.5,19L20.5,16L17.76,13.3l-1.44,1.44L17.54,16 16.48,17 11.76,12.3 8,16.06L8,19a1.5,1.5 0,0 0,1.5 1.5L19,20.5A1.5,1.5 0,0 0,20.5 19Z"/>
</vector>