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

Commit 31616c2

Browse files
authored
Merge pull request #78 from Automattic/adam/tab_icons
Update tab icons
2 parents 07b1bb9 + 6a0027c commit 31616c2

File tree

3 files changed

+48
-17
lines changed

3 files changed

+48
-17
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>
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
22
android:width="24dp"
33
android:height="24dp"
4-
android:viewportWidth="960"
5-
android:viewportHeight="960">
6-
<path
7-
android:pathData="M309,571q29,29 71,29t71,-29l160,-160q29,-29 29,-71t-29,-71q-29,-29 -71,-29t-71,29q-37,-13 -73,-6t-61,32q-25,25 -32,61t6,73q-29,29 -29,71t29,71ZM240,880v-172q-57,-52 -88.5,-121.5T120,440q0,-150 105,-255t255,-105q125,0 221.5,73.5T827,345l52,205q5,19 -7,34.5T840,600h-80v120q0,33 -23.5,56.5T680,800h-80v80h-80v-160h160v-200h108l-38,-155q-23,-91 -98,-148t-172,-57q-116,0 -198,81t-82,197q0,60 24.5,114t69.5,96l26,24v208h-80ZM494,520Z"
8-
android:fillColor="#e8eaed"/>
4+
android:viewportWidth="24"
5+
android:viewportHeight="24">
6+
<path
7+
android:fillColor="#000000"
8+
android:fillType="evenOdd"
9+
android:pathData="M10,4.5C10,4.765 9.895,5.02 9.707,5.207C9.52,5.395 9.265,5.5 9,5.5C8.735,5.5 8.48,5.395 8.293,5.207C8.105,5.02 8,4.765 8,4.5C8,4.235 8.105,3.98 8.293,3.793C8.48,3.605 8.735,3.5 9,3.5C9.265,3.5 9.52,3.605 9.707,3.793C9.895,3.98 10,4.235 10,4.5ZM11.5,4.5C11.5,5.163 11.237,5.799 10.768,6.268C10.299,6.737 9.663,7 9,7C8.337,7 7.701,6.737 7.232,6.268C6.763,5.799 6.5,5.163 6.5,4.5C6.5,3.837 6.763,3.201 7.232,2.732C7.701,2.263 8.337,2 9,2C9.663,2 10.299,2.263 10.768,2.732C11.237,3.201 11.5,3.837 11.5,4.5ZM13.75,12V11C13.75,10.271 13.46,9.571 12.944,9.055C12.429,8.54 11.729,8.25 11,8.25H7C6.271,8.25 5.571,8.54 5.055,9.055C4.54,9.571 4.25,10.271 4.25,11V12H5.75V11C5.75,10.31 6.31,9.75 7,9.75H11C11.69,9.75 12.25,10.31 12.25,11V12H13.75ZM4,20H13V18.5H4V20ZM20,16H4V14.5H20V16Z" />
910
</vector>
Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,39 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
22
android:width="24dp"
33
android:height="24dp"
4-
android:viewportWidth="960"
5-
android:viewportHeight="960">
6-
<path
7-
android:pathData="M120,440v-320h320v320L120,440ZM200,360h160v-160L200,200v160ZM120,840v-320h320v320L120,840ZM200,760h160v-160L200,600v160ZM520,440v-320h320v320L520,440ZM600,360h160v-160L600,200v160ZM760,840v-80h80v80h-80ZM520,600v-80h80v80h-80ZM600,680v-80h80v80h-80ZM520,760v-80h80v80h-80ZM600,840v-80h80v80h-80ZM680,760v-80h80v80h-80ZM680,600v-80h80v80h-80ZM760,680v-80h80v80h-80Z"
8-
android:fillColor="#e8eaed"/>
4+
android:viewportWidth="24"
5+
android:viewportHeight="24">
6+
<path
7+
android:fillColor="#000000"
8+
android:pathData="M6,4C5.47,4 4.961,4.211 4.586,4.586C4.211,4.961 4,5.47 4,6V9H5.5V6C5.5,5.867 5.553,5.74 5.646,5.646C5.74,5.553 5.867,5.5 6,5.5H9V4H6ZM9,18.5H6C5.867,18.5 5.74,18.447 5.646,18.354C5.553,18.26 5.5,18.133 5.5,18V15H4V18C4,18.53 4.211,19.039 4.586,19.414C4.961,19.789 5.47,20 6,20H9V18.5ZM15,20V18.5H18C18.133,18.5 18.26,18.447 18.354,18.354C18.447,18.26 18.5,18.133 18.5,18V15H20V18C20,18.53 19.789,19.039 19.414,19.414C19.039,19.789 18.53,20 18,20H15ZM18,4C18.53,4 19.039,4.211 19.414,4.586C19.789,4.961 20,5.47 20,6V9H18.5V6C18.5,5.867 18.447,5.74 18.354,5.646C18.26,5.553 18.133,5.5 18,5.5H15V4H18Z" />
9+
<path
10+
android:fillColor="#000000"
11+
android:pathData="M11.25,12.75V14.25H6.75V12.75H11.25Z" />
12+
<path
13+
android:fillColor="#000000"
14+
android:pathData="M11.25,15.75V17.25H6.75V15.75H11.25Z" />
15+
<path
16+
android:fillColor="#000000"
17+
android:pathData="M15.75,6.75H17.25V11.25H15.75V6.75Z" />
18+
<path
19+
android:fillColor="#000000"
20+
android:pathData="M12.952,12.996C13.227,12.691 13.698,12.666 14.003,12.941C14.309,13.216 14.334,13.687 14.059,13.993L14.049,14.004C13.774,14.309 13.302,14.334 12.996,14.059C12.691,13.784 12.666,13.312 12.941,13.007L12.952,12.996Z" />
21+
<path
22+
android:fillColor="#000000"
23+
android:pathData="M15.952,12.996C16.227,12.691 16.698,12.666 17.003,12.941C17.309,13.216 17.334,13.687 17.059,13.993L17.049,14.004C16.774,14.309 16.302,14.334 15.996,14.059C15.691,13.784 15.666,13.312 15.941,13.007L15.952,12.996Z" />
24+
<path
25+
android:fillColor="#000000"
26+
android:pathData="M12.952,15.996C13.227,15.691 13.698,15.666 14.003,15.941C14.309,16.216 14.334,16.687 14.059,16.993L14.049,17.004C13.774,17.309 13.302,17.334 12.996,17.059C12.691,16.784 12.666,16.312 12.941,16.007L12.952,15.996Z" />
27+
<path
28+
android:fillColor="#000000"
29+
android:pathData="M15.952,15.996C16.227,15.691 16.698,15.666 17.003,15.941C17.309,16.216 17.334,16.687 17.059,16.993L17.049,17.004C16.774,17.309 16.302,17.334 15.996,17.059C15.691,16.784 15.666,16.312 15.941,16.007L15.952,15.996Z" />
30+
<path
31+
android:fillColor="#000000"
32+
android:pathData="M14.049,11.003C13.774,11.309 13.302,11.334 12.996,11.059C12.691,10.784 12.666,10.313 12.941,10.008L14.049,11.003ZM12.951,9.996C13.226,9.691 13.698,9.666 14.003,9.941C14.309,10.216 14.334,10.687 14.059,10.993L14.049,11.003L12.941,10.008L12.951,9.996Z" />
33+
<path
34+
android:fillColor="#000000"
35+
android:pathData="M14.049,8.003C13.774,8.309 13.302,8.334 12.996,8.059C12.691,7.784 12.666,7.313 12.941,7.008L14.049,8.003ZM12.951,6.996C13.226,6.691 13.698,6.666 14.003,6.941C14.309,7.216 14.334,7.687 14.059,7.993L14.049,8.003L12.941,7.008L12.951,6.996Z" />
36+
<path
37+
android:fillColor="#000000"
38+
android:pathData="M11.25,6.75V11.25H6.75V6.75H11.25ZM8.25,9.75H9.75V8.25H8.25V9.75Z" />
939
</vector>

0 commit comments

Comments
 (0)