Skip to content

Commit

Permalink
feat(YouTube - Custom branding icon): New themed icon for `Xisr Yello…
Browse files Browse the repository at this point in the history
…w` (#831)
  • Loading branch information
Xisrr1 authored Sep 17, 2024
1 parent b956855 commit ac08786
Showing 1 changed file with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
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"
android:strokeWidth="5"
android:fillColor="#00000000"
android:strokeColor="#000000"/>
<path
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"
android:fillColor="#000000"
android:fillAlpha="0.5"/>
<path
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"
android:fillColor="#000000"/>
<?xml version="1.0" encoding="utf-8"?>
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
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"
android:fillColor="#00000000" />
<path
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"
android:fillColor="#ff000000"
android:fillAlpha="0.5" />
<path
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"
android:fillColor="#ff000000" />
</vector>

0 comments on commit ac08786

Please sign in to comment.