Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 6a0027c

Browse files
Replace the gravatar icon
1 parent 684afd3 commit 6a0027c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 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="22dp"
3-
android:height="22dp"
4-
android:viewportWidth="22"
5-
android:viewportHeight="22">
6-
<path
7-
android:pathData="M8.8,2.199V9.899C8.8,10.482 9.032,11.042 9.444,11.454C9.857,11.867 10.416,12.098 10.999,12.098C11.583,12.098 12.142,11.867 12.554,11.454C12.967,11.042 13.198,10.482 13.198,9.899V4.776C14.548,5.252 15.707,6.154 16.5,7.346C17.292,8.537 17.676,9.954 17.594,11.383C17.511,12.812 16.966,14.175 16.041,15.267C15.116,16.36 13.861,17.122 12.466,17.439C11.07,17.756 9.609,17.61 8.303,17.025C6.997,16.439 5.917,15.445 5.225,14.192C4.533,12.939 4.268,11.495 4.468,10.078C4.668,8.661 5.323,7.347 6.335,6.335C6.741,5.921 6.967,5.363 6.964,4.783C6.961,4.203 6.729,3.648 6.319,3.238C5.909,2.828 5.354,2.596 4.774,2.593C4.194,2.59 3.636,2.816 3.222,3.222C1.422,5.021 0.302,7.389 0.053,9.922C-0.196,12.455 0.44,14.995 1.854,17.111C3.268,19.227 5.372,20.788 7.807,21.526C10.243,22.265 12.859,22.136 15.21,21.163C17.561,20.189 19.502,18.43 20.701,16.185C21.901,13.94 22.285,11.349 21.788,8.853C21.292,6.357 19.945,4.111 17.978,2.496C16.01,0.882 13.544,-0 10.999,0C10.416,0 9.857,0.232 9.444,0.644C9.032,1.057 8.8,1.616 8.8,2.199Z"
8-
android:fillColor="#007AFF"/>
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="24"
5+
android:viewportHeight="24">
6+
<path
7+
android:fillColor="#000000"
8+
android:pathData="M10.2 4.799v6.3c0 0.477 0.19 0.935 0.527 1.273 0.337 0.337 0.795 0.527 1.272 0.527 0.478 0 0.935-0.19 1.273-0.527 0.337-0.338 0.527-0.796 0.527-1.273V6.908c1.104 0.389 2.052 1.127 2.701 2.102 0.648 0.975 0.962 2.134 0.895 3.303-0.068 1.17-0.514 2.285-1.27 3.178-0.757 0.894-1.784 1.518-2.926 1.777-1.142 0.259-2.337 0.14-3.406-0.339-1.068-0.479-1.952-1.292-2.518-2.317-0.566-1.025-0.783-2.207-0.62-3.366 0.164-1.16 0.701-2.234 1.528-3.063C8.515 7.844 8.7 7.388 8.698 6.914 8.695 6.439 8.506 5.985 8.17 5.649 7.835 5.314 7.38 5.124 6.906 5.122c-0.475-0.003-0.931 0.182-1.27 0.514-1.472 1.472-2.389 3.41-2.593 5.482C2.839 13.19 3.36 15.269 4.517 17c1.157 1.732 2.878 3.008 4.871 3.612 1.992 0.605 4.133 0.5 6.056-0.297 1.924-0.797 3.512-2.236 4.493-4.073 0.982-1.836 1.296-3.956 0.89-5.998-0.406-2.042-1.508-3.881-3.118-5.201C16.1 3.722 14.082 3 11.999 3c-0.477 0-0.935 0.19-1.272 0.527C10.39 3.864 10.2 4.322 10.2 4.799z" />
99
</vector>

0 commit comments

Comments
 (0)