Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(YouTube - Branding): New themed icon for Xisr Yellow #831

Merged
merged 1 commit into from
Sep 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
anddea marked this conversation as resolved.
Show resolved Hide resolved
android:strokeColor="#000000"/>
<path
anddea marked this conversation as resolved.
Show resolved Hide resolved
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
anddea marked this conversation as resolved.
Show resolved Hide resolved
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>
Loading