Skip to content

Commit b5a83ff

Browse files
committed
feat: Update some icons
1 parent 65b594c commit b5a83ff

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
android:width="16.03dp"
3-
android:height="18.02dp"
4-
android:viewportWidth="16.03"
5-
android:viewportHeight="18.02">
2+
android:width="24.03dp"
3+
android:height="24.03dp"
4+
android:viewportWidth="110"
5+
android:viewportHeight="110">
66
<path
77
android:fillColor="#FFF"
8-
android:pathData="M10.02,9v7.88c0.04,0.3 -0.06,0.62 -0.29,0.83a1,1 0,0 1,-1.41 0l-2.01,-2.01a0.99,0.99 0,0 1,-0.29 -0.83L6.02,9h-0.03L0.23,1.62a1,1 0,0 1,0.17 -1.4c0.19,-0.14 0.4,-0.22 0.62,-0.22h14c0.22,0 0.43,0.08 0.62,0.22a1,1 0,0 1,0.17 1.4L10.05,9L10.02,9Z"/>
9-
</vector>
8+
android:pathData="M20 0h70v10h10v10h10v10h-10v10H90v10H80v10H70v40H60v10H50v-10H40V60H30V50H20V40H10V30H0V20h10V10h10zm70 10H20v10H10v10h10v10h10v10h10v10h10v40h10V60h10V50h10V40h10V30h10V20H90z"/>
9+
</vector>
63.4 KB
Loading

app_pojavlauncher/src/main/res/drawable/ic_refresh.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
android:viewportHeight="24">
66
<path
77
android:fillColor="#FFF"
8-
android:pathData="M17.65,6.35C16.2,4.9 14.21,4 12,4c-4.42,0 -7.99,3.58 -7.99,8s3.57,8 7.99,8c3.73,0 6.84,-2.55 7.73,-6h-2.08c-0.82,2.33 -3.04,4 -5.65,4 -3.31,0 -6,-2.69 -6,-6s2.69,-6 6,-6c1.66,0 3.14,0.69 4.22,1.78L13,11h7V4l-2.35,2.35z"/>
9-
</vector>
8+
android:pathData="M4.5,3 h13.5 v1.5 h-13.5 z M1.5,4.5 h18 v1.5 h-18 z M1.5,6 h3 v1.5 h-3 z M18,6 h1.5 v1.5 h-1.5 z M1.5,7.5 h3 v1.5 h-3 z M18,7.5 h1.5 v1.5 h-1.5 z M1.5,9 h3 v1.5 h-3 z M15,9 h1.5 v1.5 h-1.5 z M18,9 h1.5 v1.5 h-1.5 z M21,9 h1.5 v1.5 h-1.5 z M1.5,10.5 h3 v1.5 h-3 z M16.5,10.5 h4.5 v1.5 h-4.5 z M1.5,12 h3 v1.5 h-3 z M18,12 h1.5 v1.5 h-1.5 z M1.5,13.5 h3 v1.5 h-3 z M1.5,15 h3 v1.5 h-3 z M1.5,16.5 h3 v1.5 h-3 z M18,16.5 h1.5 v1.5 h-1.5 z M3,18 h16.5 v1.5 h-16.5 z M4.5,19.5 h13.5 v1.5 h-13.5 z"/>
9+
</vector>

0 commit comments

Comments
 (0)