Skip to content

Commit

Permalink
Update icons (#66)
Browse files Browse the repository at this point in the history
Breaking changes:
- `favourite-off` → `favourite`
- `favourite-on` → `favourite-solid`
- `lock` → `lock-solid`
- `mic-off-outline` → `mic-off`
- `mic-on-outline` → `mic-on`
- `notifications-solid-off` → `notifications-off-solid`
- `pin-off` → `pin`
- `pin-on` → `pin-solid`
- `share-screen-outline` → `share-screen`
- `room-admin` → `admin`

Additionally
- `polls`/`polls-end` got a new icon and the old one is now called `chart`.
- `edit` got a new icon and the old one is now called `compose`.
  • Loading branch information
pixlwave authored Feb 1, 2024
1 parent 0a79277 commit d7c3bba
Show file tree
Hide file tree
Showing 785 changed files with 3,031 additions and 1,366 deletions.
10 changes: 10 additions & 0 deletions assets/android/res/drawable/ic_admin.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<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:fillType="evenOdd"
android:pathData="M12 4.24l-6 3V12c0 5.16 4.24 7.25 6 7.9 1.76-0.65 6-2.74 6-7.9V7.24l-6-3Zm-0.9-1.8a2 2 0 0 1 1.8 0l6 3a2 2 0 0 1 1.1 1.8V12c0 6.74-5.77 9.25-7.51 9.85-0.32 0.1-0.66 0.1-0.98 0C9.77 21.25 4 18.75 4 12V7.24a2 2 0 0 1 1.1-1.8l6-3Z"/>
</vector>
9 changes: 9 additions & 0 deletions assets/android/res/drawable/ic_arrow_down.xml
Original file line number Diff line number Diff line change
@@ -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="M12 4.5a1 1 0 0 1 1 1v10.59l4.3-4.3a1 1 0 0 1 1.4 1.42l-6 6a1 1 0 0 1-1.4 0l-6-6a1 1 0 1 1 1.4-1.42l4.3 4.3V5.5a1 1 0 0 1 1-1Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_arrow_left.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12.2 5.3c0.4 0.38 0.4 1.02 0 1.4L7.92 11H18.5c0.55 0 1 0.45 1 1s-0.45 1-1 1H7.91l4.3 4.3c0.39 0.38 0.39 1.02 0 1.4-0.4 0.4-1.03 0.4-1.42 0l-6-6c-0.39-0.38-0.39-1.02 0-1.4l6-6c0.4-0.4 1.03-0.4 1.42 0Z"/>
android:pathData="M12.2 5.3a1 1 0 0 1 0 1.4L7.92 11H18.5a1 1 0 1 1 0 2H7.91l4.3 4.3a1 1 0 0 1-1.42 1.4l-6-6a1 1 0 0 1 0-1.4l6-6a1 1 0 0 1 1.42 0Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_arrow_right.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M11.8 5.3c0.38-0.4 1.02-0.4 1.4 0l6 6c0.4 0.38 0.4 1.02 0 1.4l-6 6c-0.38 0.4-1.02 0.4-1.4 0-0.4-0.38-0.4-1.02 0-1.4l4.29-4.3H5.5c-0.55 0-1-0.45-1-1s0.45-1 1-1h10.59l-4.3-4.3c-0.39-0.38-0.39-1.02 0-1.4Z"/>
android:pathData="M11.8 5.3a1 1 0 0 1 1.4 0l6 6a1 1 0 0 1 0 1.4l-6 6a1 1 0 0 1-1.4-1.4l4.29-4.3H5.5a1 1 0 1 1 0-2h10.59l-4.3-4.3a1 1 0 0 1 0-1.4Z"/>
</vector>
9 changes: 9 additions & 0 deletions assets/android/res/drawable/ic_arrow_up.xml
Original file line number Diff line number Diff line change
@@ -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="M12 19.5a1 1 0 0 0 1-1V7.91l4.3 4.3a1 1 0 0 0 1.4-1.42l-6-6a1 1 0 0 0-1.4 0l-6 6a1 1 0 1 0 1.4 1.42L11 7.9V18.5a1 1 0 0 0 1 1Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_arrow_up_right.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M17.92 6.62C17.97 6.73 18 6.86 18 7v8c0 0.55-0.45 1-1 1s-1-0.45-1-1V9.41l-8.3 8.3c-0.38 0.39-1.02 0.39-1.4 0-0.4-0.4-0.4-1.03 0-1.42L14.58 8H9C8.45 8 8 7.55 8 7s0.45-1 1-1h8c0.28 0 0.52 0.11 0.7 0.3 0.1 0.09 0.18 0.2 0.22 0.32Z"/>
android:pathData="M17.92 6.62A1 1 0 0 1 18 7v8a1 1 0 1 1-2 0V9.41l-8.3 8.3a1 1 0 0 1-1.4-1.42L14.58 8H9a1 1 0 0 1 0-2h8a1 1 0 0 1 0.92 0.62Z"/>
</vector>
9 changes: 9 additions & 0 deletions assets/android/res/drawable/ic_attachment.xml
Original file line number Diff line number Diff line change
@@ -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="M11.5 22c-1.53 0-2.83-0.53-3.9-1.6C6.53 19.33 6 18.03 6 16.5V6c0-1.1 0.4-2.04 1.18-2.83C7.96 2.4 8.9 2 10 2s2.04 0.4 2.83 1.18C13.6 3.96 14 4.9 14 6v9.5c0 0.7-0.24 1.3-0.72 1.77C12.79 17.76 12.2 18 11.5 18s-1.3-0.24-1.77-0.72C9.23 16.79 9 16.2 9 15.5V6.75A0.73 0.73 0 0 1 9.75 6a0.73 0.73 0 0 1 0.75 0.75v8.75c0 0.28 0.1 0.52 0.29 0.71 0.19 0.2 0.43 0.29 0.71 0.29s0.52-0.1 0.71-0.29a0.97 0.97 0 0 0 0.29-0.71V6c0-0.7-0.24-1.3-0.72-1.77C11.29 3.73 10.7 3.5 10 3.5S8.7 3.74 8.23 4.22C7.73 4.71 7.5 5.3 7.5 6v10.5c0 1.1 0.4 2.04 1.18 2.83 0.78 0.78 1.72 1.17 2.82 1.17s2.04-0.4 2.83-1.18c0.78-0.78 1.17-1.72 1.17-2.82V6.75A0.73 0.73 0 0 1 16.25 6 0.73 0.73 0 0 1 17 6.75v9.75c0 1.53-0.53 2.83-1.6 3.9-1.07 1.07-2.37 1.6-3.9 1.6Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_block.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 22c-1.38 0-2.68-0.26-3.9-0.79-1.22-0.52-2.27-1.23-3.17-2.14-0.9-0.9-1.62-1.95-2.14-3.17C2.26 14.68 2 13.38 2 12s0.26-2.68 0.79-3.9C3.3 6.88 4.03 5.83 4.92 4.93c0.9-0.9 1.96-1.62 3.18-2.14C9.32 2.26 10.62 2 12 2s2.68 0.26 3.9 0.79c1.22 0.52 2.28 1.24 3.17 2.13 0.9 0.9 1.62 1.96 2.14 3.18C21.74 9.32 22 10.62 22 12s-0.26 2.68-0.79 3.9c-0.52 1.22-1.23 2.28-2.14 3.17-0.9 0.9-1.95 1.62-3.17 2.14C14.68 21.74 13.38 22 12 22Zm0-2c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-0.9-0.15-1.77-0.44-2.6-0.29-0.83-0.71-1.6-1.26-2.3L7.1 18.3c0.7 0.55 1.47 0.97 2.3 1.26 0.83 0.3 1.7 0.44 2.6 0.44Zm-6.3-3.1L16.9 5.7c-0.7-0.55-1.47-0.97-2.3-1.26C13.77 4.14 12.9 4 12 4 9.77 4 7.87 4.78 6.33 6.33 4.78 7.87 4 9.77 4 12c0 0.9 0.15 1.77 0.44 2.6 0.29 0.83 0.71 1.6 1.26 2.3Z"/>
android:pathData="M12 22a9.74 9.74 0 0 1-3.9-0.79 10.1 10.1 0 0 1-3.17-2.14c-0.9-0.9-1.62-1.95-2.14-3.17A9.74 9.74 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.14-3.17c0.9-0.9 1.95-1.62 3.17-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17c-0.9 0.9-1.95 1.62-3.17 2.14A9.74 9.74 0 0 1 12 22Zm0-2c2.23 0 4.13-0.78 5.67-2.33C19.23 16.13 20 14.24 20 12c0-0.9-0.15-1.77-0.44-2.6a7.95 7.95 0 0 0-1.26-2.3L7.1 18.3c0.7 0.55 1.47 0.97 2.3 1.26 0.83 0.3 1.7 0.44 2.6 0.44Zm-6.3-3.1L16.9 5.7a7.95 7.95 0 0 0-2.3-1.26A7.81 7.81 0 0 0 12 4C9.77 4 7.87 4.78 6.33 6.33 4.78 7.87 4 9.77 4 12c0 0.9 0.15 1.77 0.44 2.6a7.95 7.95 0 0 0 1.26 2.3Z"/>
</vector>
9 changes: 9 additions & 0 deletions assets/android/res/drawable/ic_bold.xml
Original file line number Diff line number Diff line change
@@ -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="M8.8 19c-0.55 0-1.02-0.2-1.41-0.59A1.93 1.93 0 0 1 6.8 17V7c0-0.55 0.2-1.02 0.59-1.41A1.93 1.93 0 0 1 8.8 5h3.52c1.09 0 2.09 0.33 3 1 0.92 0.67 1.38 1.6 1.38 2.77 0 0.86-0.2 1.5-0.57 1.97-0.39 0.46-0.75 0.78-1.08 0.98 0.42 0.19 0.88 0.53 1.39 1.03 0.5 0.5 0.76 1.25 0.76 2.25 0 1.48-0.54 2.52-1.62 3.11-1.09 0.6-2.1 0.89-3.05 0.89H8.8Zm1.02-2.8h2.6c0.8 0 1.3-0.2 1.47-0.61 0.17-0.41 0.26-0.7 0.26-0.89 0-0.18-0.09-0.48-0.26-0.89-0.18-0.4-0.69-0.61-1.54-0.61H9.82v3Zm0-5.7h2.33c0.55 0 0.95-0.14 1.2-0.42a1.4 1.4 0 0 0 0.38-0.96c0-0.4-0.15-0.72-0.43-0.97s-0.65-0.38-1.1-0.38H9.82v2.73Z"/>
</vector>
9 changes: 9 additions & 0 deletions assets/android/res/drawable/ic_chart.xml
Original file line number Diff line number Diff line change
@@ -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="M8 17a0.97 0.97 0 0 0 0.71-0.29A0.97 0.97 0 0 0 9 16v-5a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 8 10a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 7 11v5c0 0.28 0.1 0.52 0.29 0.71C7.48 16.91 7.72 17 8 17Zm4 0a0.97 0.97 0 0 0 0.71-0.29A0.97 0.97 0 0 0 13 16V8a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 12 7a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 11 8v8c0 0.28 0.1 0.52 0.29 0.71C11.48 16.91 11.72 17 12 17Zm4 0c0.28 0 0.52-0.1 0.71-0.29A0.97 0.97 0 0 0 17 16v-2a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 16 13a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 15 14v2c0 0.28 0.1 0.52 0.29 0.71C15.48 16.91 15.72 17 16 17ZM5 21c-0.55 0-1.02-0.2-1.41-0.59A1.93 1.93 0 0 1 3 19V5c0-0.55 0.2-1.02 0.59-1.41A1.93 1.93 0 0 1 5 3h14c0.55 0 1.02 0.2 1.41 0.59C20.81 3.98 21 4.45 21 5v14c0 0.55-0.2 1.02-0.59 1.41A1.93 1.93 0 0 1 19 21H5Zm0-2h14V5H5v14Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_chat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M1.5 21.25l1.45-4.95c-0.32-0.68-0.55-1.38-0.71-2.1C2.08 13.48 2 12.75 2 12c0-1.38 0.26-2.68 0.79-3.9 0.52-1.22 1.24-2.27 2.14-3.17 0.9-0.9 1.95-1.62 3.17-2.14C9.32 2.26 10.62 2 12 2s2.68 0.26 3.9 0.79c1.22 0.52 2.28 1.24 3.17 2.13 0.9 0.9 1.62 1.96 2.14 3.18C21.74 9.32 22 10.62 22 12s-0.26 2.68-0.79 3.9c-0.52 1.22-1.23 2.28-2.14 3.17-0.9 0.9-1.95 1.62-3.17 2.14C14.68 21.74 13.38 22 12 22c-0.75 0-1.48-0.08-2.2-0.24-0.72-0.16-1.42-0.4-2.1-0.71L2.75 22.5c-0.38 0.12-0.72 0.03-1-0.25s-0.37-0.62-0.25-1Zm2.45-1.2l3.2-0.95c0.08-0.03 0.18-0.05 0.28-0.06l0.27-0.02c0.15 0 0.3 0.02 0.44 0.04 0.14 0.03 0.28 0.07 0.41 0.14 0.53 0.27 1.1 0.47 1.67 0.6C10.81 19.93 11.4 20 12 20c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-2.23-0.77-4.13-2.32-5.67C16.13 4.78 14.23 4 12 4 9.77 4 7.88 4.78 6.33 6.33 4.78 7.87 4 9.77 4 12c0 0.6 0.07 1.2 0.2 1.78 0.13 0.58 0.33 1.14 0.6 1.67 0.12 0.22 0.18 0.45 0.19 0.69 0 0.24-0.02 0.48-0.09 0.71l-0.95 3.2Z"/>
android:pathData="M1.5 21.25l1.45-4.95a10.23 10.23 0 0 1-0.71-2.1A10.17 10.17 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.14-3.17c0.9-0.9 1.95-1.62 3.17-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17c-0.9 0.9-1.95 1.62-3.17 2.14A9.74 9.74 0 0 1 12 22c-0.75 0-1.48-0.08-2.2-0.24a10.23 10.23 0 0 1-2.1-0.71L2.75 22.5a0.94 0.94 0 0 1-1-0.25 0.94 0.94 0 0 1-0.25-1Zm2.45-1.2l3.2-0.95a0.95 0.95 0 0 1 0.28-0.06l0.27-0.01c0.15 0 0.3 0 0.44 0.03s0.28 0.07 0.41 0.14a7.43 7.43 0 0 0 1.68 0.6C10.8 19.93 11.4 20 12 20c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-2.23-0.78-4.13-2.33-5.67C16.13 4.78 14.24 4 12 4S7.87 4.78 6.33 6.33C4.78 7.87 4 9.77 4 12c0 0.6 0.07 1.2 0.2 1.77s0.33 1.15 0.6 1.68c0.12 0.22 0.18 0.45 0.19 0.69a2.29 2.29 0 0 1-0.09 0.71l-0.95 3.2Z"/>
</vector>
4 changes: 2 additions & 2 deletions assets/android/res/drawable/ic_chat_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M19 6h-2c-0.28 0-0.52-0.1-0.71-0.29C16.09 5.52 16 5.28 16 5c0-0.28 0.1-0.52 0.29-0.71C16.48 4.09 16.72 4 17 4h2V2c0-0.28 0.1-0.52 0.29-0.71C19.48 1.09 19.72 1 20 1c0.28 0 0.52 0.1 0.71 0.29C20.91 1.48 21 1.72 21 2v2h2c0.28 0 0.52 0.1 0.71 0.29C23.91 4.48 24 4.72 24 5c0 0.28-0.1 0.52-0.29 0.71C23.52 5.91 23.28 6 23 6h-2v2c0 0.28-0.1 0.52-0.29 0.71C20.52 8.91 20.28 9 20 9c-0.28 0-0.52-0.1-0.71-0.29C19.09 8.52 19 8.28 19 8V6Z"/>
android:pathData="M19 6h-2a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 16 5a0.97 0.97 0 0 1 0.29-0.71A0.97 0.97 0 0 1 17 4h2V2c0-0.28 0.1-0.52 0.29-0.71A0.97 0.97 0 0 1 20 1c0.28 0 0.52 0.1 0.71 0.29A0.96 0.96 0 0 1 21 2v2h2a0.97 0.97 0 0 1 0.71 0.29C23.91 4.48 24 4.72 24 5s-0.1 0.52-0.29 0.71A0.97 0.97 0 0 1 23 6h-2v2a0.97 0.97 0 0 1-0.29 0.71A0.97 0.97 0 0 1 20 9a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 19 8V6Z"/>
<path
android:fillColor="#FF000000"
android:pathData="M22 17v-6.34C21.37 10.88 20.7 11 20 11v6H6c-0.53 0-1.04 0.21-1.41 0.59L4 18.17V5h10c0-0.7 0.12-1.37 0.34-2H4C2.9 3 2 3.9 2 5v15.59c0 0.89 1.08 1.33 1.7 0.7L6 19h14c1.1 0 2-0.9 2-2Z"/>
android:pathData="M22 17v-6.34A5.99 5.99 0 0 1 20 11v6H6a2 2 0 0 0-1.41 0.59L4 18.17V5h10c0-0.7 0.12-1.37 0.34-2H4a2 2 0 0 0-2 2v15.59c0 0.89 1.08 1.33 1.7 0.7L6 19h14a2 2 0 0 0 2-2Z"/>
</vector>
7 changes: 2 additions & 5 deletions assets/android/res/drawable/ic_chat_problem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12.71 16.71C12.52 16.91 12.28 17 12 17c-0.28 0-0.52-0.1-0.71-0.29C11.09 16.52 11 16.28 11 16c0-0.28 0.1-0.52 0.29-0.71C11.48 15.09 11.72 15 12 15c0.28 0 0.52 0.1 0.71 0.29C12.91 15.48 13 15.72 13 16c0 0.28-0.1 0.52-0.29 0.71Z"/>
android:pathData="M12.71 16.71A0.97 0.97 0 0 1 12 17a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 16c0-0.28 0.1-0.52 0.29-0.71A0.97 0.97 0 0 1 12 15a0.97 0.97 0 0 1 0.71 0.29C12.91 15.48 13 15.72 13 16s-0.1 0.52-0.29 0.71Zm0-4A0.97 0.97 0 0 1 12 13a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 12V8c0-0.28 0.1-0.52 0.29-0.71A0.97 0.97 0 0 1 12 7a0.97 0.97 0 0 1 0.71 0.29C12.91 7.48 13 7.72 13 8v4a0.97 0.97 0 0 1-0.29 0.71Z"/>
<path
android:fillColor="#FF000000"
android:pathData="M12.71 12.71C12.52 12.91 12.28 13 12 13c-0.28 0-0.52-0.1-0.71-0.29C11.09 12.52 11 12.28 11 12V8c0-0.28 0.1-0.52 0.29-0.71C11.48 7.09 11.72 7 12 7c0.28 0 0.52 0.1 0.71 0.29C12.91 7.48 13 7.72 13 8v4c0 0.28-0.1 0.52-0.29 0.71Z"/>
<path
android:fillColor="#FF000000"
android:pathData="M2.95 16.3c-0.32-0.68-0.55-1.38-0.71-2.1C2.08 13.48 2 12.75 2 12c0-1.38 0.26-2.68 0.79-3.9 0.52-1.22 1.24-2.27 2.14-3.17 0.9-0.9 1.95-1.62 3.17-2.14C9.32 2.26 10.62 2 12 2s2.68 0.26 3.9 0.79c1.22 0.52 2.28 1.24 3.17 2.13 0.9 0.9 1.62 1.96 2.14 3.18C21.74 9.32 22 10.62 22 12s-0.26 2.68-0.79 3.9c-0.52 1.22-1.23 2.28-2.14 3.17-0.9 0.9-1.95 1.62-3.17 2.14C14.68 21.74 13.38 22 12 22c-0.75 0-1.48-0.08-2.2-0.24-0.72-0.16-1.42-0.4-2.1-0.71L2.75 22.5c-0.38 0.12-0.72 0.03-1-0.25s-0.37-0.62-0.25-1l1.45-4.95Zm4.2 2.8c0.08-0.03 0.18-0.05 0.28-0.06l0.27-0.02c0.15 0 0.3 0.02 0.44 0.04 0.14 0.03 0.28 0.07 0.41 0.14 0.53 0.27 1.1 0.47 1.67 0.6C10.81 19.93 11.4 20 12 20c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-2.23-0.77-4.13-2.32-5.67C16.13 4.78 14.23 4 12 4 9.77 4 7.88 4.78 6.33 6.33 4.78 7.87 4 9.77 4 12c0 0.6 0.07 1.2 0.2 1.78 0.13 0.58 0.33 1.14 0.6 1.67 0.12 0.22 0.18 0.45 0.19 0.69 0 0.24-0.02 0.48-0.09 0.71l-0.95 3.2 3.2-0.95Z"/>
android:pathData="M2.95 16.3a10.23 10.23 0 0 1-0.71-2.1A10.17 10.17 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.13-3.17c0.9-0.9 1.96-1.62 3.18-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17 10.1 10.1 0 0 1-3.17 2.14A9.74 9.74 0 0 1 12 22c-0.75 0-1.48-0.08-2.2-0.24a10.23 10.23 0 0 1-2.1-0.71L2.75 22.5a0.94 0.94 0 0 1-1-0.25 0.94 0.94 0 0 1-0.25-1l1.45-4.95Zm4.2 2.8a0.95 0.95 0 0 1 0.28-0.06l0.27-0.01c0.15 0 0.3 0 0.44 0.03s0.28 0.07 0.41 0.14a7.43 7.43 0 0 0 1.68 0.6C10.8 19.93 11.4 20 12 20c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-2.23-0.78-4.13-2.33-5.67C16.13 4.78 14.24 4 12 4S7.87 4.78 6.33 6.33C4.78 7.87 4 9.77 4 12c0 0.6 0.07 1.2 0.2 1.77 0.13 0.59 0.33 1.15 0.6 1.68 0.12 0.22 0.18 0.45 0.19 0.69 0 0.24-0.02 0.48-0.09 0.71l-0.95 3.2 3.2-0.95Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_chat_solid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M2.95 16.3L1.5 21.25c-0.12 0.38-0.03 0.72 0.25 1s0.62 0.37 1 0.25l4.95-1.45c0.68 0.32 1.38 0.55 2.1 0.71C10.52 21.92 11.25 22 12 22c1.38 0 2.68-0.26 3.9-0.79 1.22-0.52 2.28-1.23 3.17-2.14 0.9-0.9 1.62-1.95 2.14-3.17C21.74 14.68 22 13.38 22 12s-0.26-2.68-0.79-3.9c-0.52-1.22-1.23-2.27-2.14-3.17-0.9-0.9-1.95-1.62-3.17-2.14C14.68 2.26 13.38 2 12 2S9.32 2.26 8.1 2.79C6.88 3.3 5.83 4.03 4.93 4.92 4.03 5.83 3.3 6.88 2.79 8.1 2.26 9.32 2 10.62 2 12c0 0.75 0.08 1.48 0.24 2.2 0.16 0.72 0.4 1.42 0.71 2.1Z"/>
android:pathData="M2.95 16.3L1.5 21.25a0.94 0.94 0 0 0 0.25 1 0.94 0.94 0 0 0 1 0.25l4.95-1.45a10.23 10.23 0 0 0 2.1 0.71C10.52 21.92 11.25 22 12 22a9.74 9.74 0 0 0 3.9-0.79 10.1 10.1 0 0 0 3.17-2.14c0.9-0.9 1.62-1.95 2.14-3.17A9.74 9.74 0 0 0 22 12a9.74 9.74 0 0 0-0.79-3.9 10.1 10.1 0 0 0-2.14-3.17c-0.9-0.9-1.95-1.62-3.17-2.14A9.74 9.74 0 0 0 12 2a9.74 9.74 0 0 0-3.9 0.79 10.1 10.1 0 0 0-3.17 2.14C4.02 5.83 3.3 6.88 2.78 8.1A9.74 9.74 0 0 0 2 12a10.18 10.18 0 0 0 0.95 4.3Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_check.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M9.55 17.57c-0.13 0-0.26-0.02-0.38-0.06-0.11-0.04-0.22-0.11-0.32-0.21L4.55 13c-0.18-0.18-0.27-0.42-0.26-0.71 0-0.3 0.1-0.53 0.28-0.72C4.76 11.4 5 11.3 5.27 11.3c0.29 0 0.52 0.1 0.7 0.27l3.58 3.58 8.47-8.48c0.19-0.18 0.43-0.27 0.72-0.27s0.53 0.1 0.71 0.27c0.18 0.19 0.27 0.43 0.27 0.72s-0.09 0.53-0.27 0.71l-9.2 9.2c-0.1 0.1-0.2 0.17-0.33 0.21-0.11 0.04-0.24 0.06-0.37 0.06Z"/>
android:pathData="M9.55 17.57c-0.13 0-0.26-0.02-0.38-0.06a0.88 0.88 0 0 1-0.32-0.21L4.55 13c-0.18-0.18-0.27-0.42-0.26-0.71 0-0.3 0.1-0.53 0.28-0.71a0.95 0.95 0 0 1 0.7-0.28 0.95 0.95 0 0 1 0.7 0.28l3.58 3.57 8.47-8.47c0.19-0.19 0.42-0.28 0.72-0.28s0.53 0.1 0.71 0.28c0.18 0.18 0.28 0.42 0.28 0.7s-0.1 0.54-0.28 0.72l-9.2 9.2c-0.1 0.1-0.2 0.17-0.33 0.21a1.1 1.1 0 0 1-0.37 0.06Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_check_circle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M10.6 13.8l-2.15-2.15c-0.18-0.18-0.42-0.28-0.7-0.28-0.28 0-0.52 0.1-0.7 0.28-0.18 0.18-0.27 0.42-0.27 0.7 0 0.28 0.09 0.52 0.27 0.7L9.9 15.9c0.2 0.2 0.43 0.3 0.7 0.3 0.27 0 0.5-0.1 0.7-0.3l5.65-5.65c0.18-0.18 0.28-0.42 0.28-0.7 0-0.28-0.1-0.52-0.28-0.7-0.18-0.18-0.42-0.28-0.7-0.28-0.28 0-0.52 0.1-0.7 0.28L10.6 13.8ZM12 22c-1.38 0-2.68-0.26-3.9-0.79-1.22-0.52-2.27-1.23-3.17-2.14-0.9-0.9-1.62-1.95-2.14-3.17C2.26 14.68 2 13.38 2 12s0.26-2.68 0.79-3.9C3.3 6.88 4.03 5.83 4.92 4.93c0.9-0.9 1.96-1.62 3.18-2.14C9.32 2.26 10.62 2 12 2s2.68 0.26 3.9 0.79c1.22 0.52 2.28 1.24 3.17 2.13 0.9 0.9 1.62 1.96 2.14 3.18C21.74 9.32 22 10.62 22 12s-0.26 2.68-0.79 3.9c-0.52 1.22-1.23 2.28-2.14 3.17-0.9 0.9-1.95 1.62-3.17 2.14C14.68 21.74 13.38 22 12 22Zm0-2c2.23 0 4.13-0.77 5.68-2.32C19.23 16.13 20 14.23 20 12c0-2.23-0.77-4.13-2.32-5.67C16.13 4.78 14.23 4 12 4 9.77 4 7.87 4.78 6.33 6.33 4.78 7.87 4 9.77 4 12s0.78 4.13 2.33 5.68C7.87 19.23 9.77 20 12 20Z"/>
android:pathData="M10.6 13.8l-2.15-2.15a0.95 0.95 0 0 0-0.7-0.28 0.95 0.95 0 0 0-0.7 0.28 0.95 0.95 0 0 0-0.28 0.7 0.95 0.95 0 0 0 0.28 0.7L9.9 15.9c0.2 0.2 0.43 0.3 0.7 0.3 0.27 0 0.5-0.1 0.7-0.3l5.65-5.65a0.95 0.95 0 0 0 0.28-0.7 0.95 0.95 0 0 0-0.28-0.7 0.95 0.95 0 0 0-0.7-0.28 0.95 0.95 0 0 0-0.7 0.28L10.6 13.8ZM12 22a9.74 9.74 0 0 1-3.9-0.79 10.1 10.1 0 0 1-3.17-2.14c-0.9-0.9-1.62-1.95-2.14-3.17A9.74 9.74 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.14-3.17c0.9-0.9 1.95-1.62 3.17-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17c-0.9 0.9-1.95 1.62-3.17 2.14A9.74 9.74 0 0 1 12 22Zm0-2c2.23 0 4.13-0.78 5.67-2.33C19.23 16.13 20 14.24 20 12s-0.78-4.13-2.33-5.67C16.13 4.78 14.24 4 12 4S7.87 4.78 6.33 6.33C4.78 7.87 4 9.77 4 12s0.78 4.13 2.33 5.67C7.87 19.23 9.77 20 12 20Z"/>
</vector>
2 changes: 1 addition & 1 deletion assets/android/res/drawable/ic_check_circle_solid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M10.6 13.8l-2.15-2.15c-0.18-0.18-0.42-0.28-0.7-0.28-0.28 0-0.52 0.1-0.7 0.28-0.18 0.18-0.27 0.42-0.27 0.7 0 0.28 0.09 0.52 0.27 0.7L9.9 15.9c0.2 0.2 0.43 0.3 0.7 0.3 0.27 0 0.5-0.1 0.7-0.3l5.65-5.65c0.18-0.18 0.28-0.42 0.28-0.7 0-0.28-0.1-0.52-0.28-0.7-0.18-0.18-0.42-0.28-0.7-0.28-0.28 0-0.52 0.1-0.7 0.28L10.6 13.8ZM12 22c-1.38 0-2.68-0.26-3.9-0.79-1.22-0.52-2.27-1.23-3.17-2.14-0.9-0.9-1.62-1.95-2.14-3.17C2.26 14.68 2 13.38 2 12s0.26-2.68 0.79-3.9C3.3 6.88 4.03 5.83 4.92 4.93c0.9-0.9 1.96-1.62 3.18-2.14C9.32 2.26 10.62 2 12 2s2.68 0.26 3.9 0.79c1.22 0.52 2.28 1.24 3.17 2.13 0.9 0.9 1.62 1.96 2.14 3.18C21.74 9.32 22 10.62 22 12s-0.26 2.68-0.79 3.9c-0.52 1.22-1.23 2.28-2.14 3.17-0.9 0.9-1.95 1.62-3.17 2.14C14.68 21.74 13.38 22 12 22Z"/>
android:pathData="M10.6 13.8l-2.15-2.15a0.95 0.95 0 0 0-0.7-0.28 0.95 0.95 0 0 0-0.7 0.28 0.95 0.95 0 0 0-0.28 0.7 0.95 0.95 0 0 0 0.28 0.7L9.9 15.9c0.2 0.2 0.43 0.3 0.7 0.3 0.27 0 0.5-0.1 0.7-0.3l5.65-5.65a0.95 0.95 0 0 0 0.28-0.7 0.95 0.95 0 0 0-0.28-0.7 0.95 0.95 0 0 0-0.7-0.28 0.95 0.95 0 0 0-0.7 0.28L10.6 13.8ZM12 22a9.74 9.74 0 0 1-3.9-0.79 10.1 10.1 0 0 1-3.17-2.14c-0.9-0.9-1.62-1.95-2.14-3.17A9.74 9.74 0 0 1 2 12a9.74 9.74 0 0 1 0.79-3.9 10.1 10.1 0 0 1 2.14-3.17c0.9-0.9 1.95-1.62 3.17-2.14A9.74 9.74 0 0 1 12 2a9.74 9.74 0 0 1 3.9 0.79 10.1 10.1 0 0 1 3.17 2.14c0.9 0.9 1.62 1.95 2.14 3.17A9.74 9.74 0 0 1 22 12a9.74 9.74 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17c-0.9 0.9-1.95 1.62-3.17 2.14A9.74 9.74 0 0 1 12 22Z"/>
</vector>
Loading

0 comments on commit d7c3bba

Please sign in to comment.