Skip to content

Commit ac08786

Browse files
authored
feat(YouTube - Custom branding icon): New themed icon for Xisr Yellow (#831)
1 parent b956855 commit ac08786

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
android:width="108dp"
3-
android:height="108dp"
4-
android:viewportWidth="108"
5-
android:viewportHeight="108">
6-
<path
7-
android:pathData="M31.11,48.3C31.26,43.28 34.46,38.94 39.42,38.11C43.04,37.51 47.9,37 54,37C60.1,37 64.96,37.51 68.58,38.11C73.54,38.94 76.74,43.28 76.89,48.3C76.96,50.26 77,52.28 77,54C77,55.72 76.96,57.74 76.89,59.7C76.74,64.72 73.54,69.06 68.58,69.89C64.96,70.49 60.1,71 54,71C47.9,71 43.04,70.49 39.42,69.89C34.46,69.06 31.26,64.72 31.11,59.7C31.05,57.74 31,55.72 31,54C31,52.28 31.05,50.26 31.11,48.3Z"
8-
android:strokeWidth="5"
9-
android:fillColor="#00000000"
10-
android:strokeColor="#000000"/>
11-
<path
12-
android:pathData="M49,48.77C49,45.1 52.63,42.81 55.54,44.65L63.82,49.87C66.73,51.71 66.73,56.29 63.82,58.13L55.54,63.35C52.63,65.19 49,62.9 49,59.23L49,48.77Z"
13-
android:fillColor="#000000"
14-
android:fillAlpha="0.5"/>
15-
<path
16-
android:pathData="M42,50.34C42,47.77 44.56,46.17 46.62,47.45L52.46,51.11C54.51,52.39 54.51,55.61 52.46,56.89L46.62,60.55C44.56,61.83 42,60.23 42,57.66L42,50.34Z"
17-
android:fillColor="#000000"/>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<vector
3+
xmlns:android="http://schemas.android.com/apk/res/android"
4+
android:width="108dp"
5+
android:height="108dp"
6+
android:viewportWidth="108"
7+
android:viewportHeight="108">
8+
<path
9+
android:pathData="M 54.0 14.0 C 74.0 14.0 94.0 34.0 94.0 54.0 C 94.0 74.0 74.0 94.0 54.0 94.0 C 34.0 94.0 14.0 74.0 14.0 54.0 C 14.0 34.0 34.0 14.0 54.0 14.0 Z"
10+
android:fillColor="#00000000" />
11+
<path
12+
android:pathData="M 45.306 44.906 C 45.306 38.52 51.619 34.538 56.68 37.738 L 71.08 46.819 C 76.138 50.019 76.138 57.981 71.08 61.181 L 56.68 70.262 C 51.619 73.462 45.306 69.48 45.306 63.094 L 45.306 44.906 Z"
13+
android:fillColor="#ff000000"
14+
android:fillAlpha="0.5" />
15+
<path
16+
android:pathData="M 33.131 47.637 C 33.131 43.163 37.581 40.381 41.163 42.606 L 51.32 48.976 C 54.887 51.2 54.887 56.8 51.32 59.024 L 41.163 65.394 C 37.581 67.619 33.131 64.837 33.131 60.363 L 33.131 47.637 Z"
17+
android:fillColor="#ff000000" />
1818
</vector>

0 commit comments

Comments
 (0)