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,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.55,0.55 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,1ZM6.25,7.75a1.5,1.5 0,1 1,-1.5 1.5A1.5,1.5 0,0 1,6.25 7.75ZM6.5,16A1.5,1.5 0,1 1,8 14.5,1.5 1.5,0 0,1 6.5,16ZM10.5,7.5A1.5,1.5 0,1 1,12 6,1.5 1.5,0 0,1 10.5,7.5ZM15.5,8.5A1.5,1.5 0,1 1,17 7,1.5 1.5,0 0,1 15.5,8.5ZM18,13a1.5,1.5 0,1 1,1.5 -1.5A1.5,1.5 0,0 1,18 13Z"
android:fillColor="#020202"/>
</vector>