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

Commit 32a1482

Browse files
Replace the gravatar icon
1 parent 684afd3 commit 32a1482

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.799V11.099C10.2,11.576 10.39,12.034 10.727,12.372C11.064,12.709 11.522,12.899 11.999,12.899C12.477,12.899 12.934,12.709 13.272,12.372C13.609,12.034 13.799,11.576 13.799,11.099V6.908C14.903,7.297 15.851,8.035 16.5,9.01C17.148,9.985 17.462,11.144 17.395,12.313C17.327,13.483 16.881,14.598 16.125,15.491C15.368,16.385 14.341,17.009 13.199,17.268C12.057,17.527 10.862,17.408 9.793,16.929C8.725,16.45 7.841,15.637 7.275,14.612C6.709,13.587 6.492,12.405 6.655,11.246C6.819,10.086 7.356,9.012 8.183,8.183C8.515,7.844 8.7,7.388 8.698,6.914C8.695,6.439 8.506,5.985 8.17,5.649C7.835,5.314 7.38,5.124 6.906,5.122C6.431,5.119 5.975,5.304 5.636,5.636C4.164,7.108 3.247,9.046 3.043,11.118C2.839,13.19 3.36,15.269 4.517,17C5.674,18.732 7.395,20.008 9.388,20.612C11.38,21.217 13.521,21.112 15.444,20.315C17.368,19.518 18.956,18.079 19.937,16.242C20.919,14.406 21.233,12.286 20.827,10.244C20.421,8.202 19.319,6.363 17.709,5.043C16.1,3.722 14.082,3 11.999,3C11.522,3 11.064,3.19 10.727,3.527C10.39,3.864 10.2,4.322 10.2,4.799Z" />
99
</vector>

0 commit comments

Comments
 (0)