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

Add several network logos as svg and xml #590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file removed app/src/main/res/drawable-xhdpi/network_aus_logo.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/drawable-xhdpi/network_ns_logo.png
Binary file not shown.
Binary file removed app/src/main/res/drawable-xhdpi/network_nz_logo.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/drawable-xhdpi/network_pl_logo.png
Binary file not shown.
Binary file removed app/src/main/res/drawable-xhdpi/network_rt_logo.png
Binary file not shown.
Binary file removed app/src/main/res/drawable-xhdpi/network_sbb_logo.png
Binary file not shown.
67 changes: 67 additions & 0 deletions app/src/main/res/drawable/network_aus_logo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
android:viewportWidth="64"
android:viewportHeight="64"
android:width="64dp"
android:height="64dp">
<path
android:pathData="M0 0H64V64H0V0Z"
android:fillColor="#00247D" />
<group
android:scaleX="0.05333333"
android:scaleY="0.1066667">
<clip-path
android:pathData="M0 0H600V300H0Z" />
<path
android:pathData="M0 0L600 300M0 300L600 0"
android:fillColor="#000000"
android:strokeColor="#FFFFFF"
android:strokeWidth="60" />
</group>
<group
android:scaleX="0.05333333"
android:scaleY="0.1066667">
<clip-path
android:pathData="M0 0L300 150H0ZM300 0H600L300 150Zm0 150h300v150zm0 0V300H0Z" />
<path
android:pathData="M0 0L600 300M0 300L600 0"
android:fillColor="#000000"
android:strokeColor="#CC142B"
android:strokeWidth="40" />
</group>
<path
android:pathData="M16 0V32"
android:strokeColor="#FCFCFC"
android:strokeWidth="6.4" />
<path
android:pathData="M0 16H32"
android:fillColor="#FFFFFF"
android:strokeColor="#FFFFFF"
android:strokeWidth="6.4" />
<path
android:pathData="M16 0V32"
android:fillColor="#FF0000"
android:strokeColor="#CC142B"
android:strokeWidth="3.5" />
<path
android:pathData="M0 16H32"
android:strokeColor="#CC142B"
android:strokeWidth="3.5" />
<path
android:pathData="M14.734709 35.885691l1.853309 5.762306 5.660671 -2.143764 -3.349633 5.041714 5.205433 3.089076 -6.030233 0.524609 0.830398 5.995778 -4.169945 -4.387538 -4.169944 4.387538 0.830398 -5.995778 -6.0302325 -0.524609 5.2054325 -3.089076 -3.3496325 -5.041714 5.6606705 2.143764z"
android:fillColor="#FFFFFF" />
<path
android:pathData="M49.573643 47.660756l0.882528 2.743955 2.695558 -1.02084 -1.595064 2.400816 2.478778 1.470989 -2.87154 0.249813 0.395428 2.855133 -1.985688 -2.089304 -1.985688 2.089304 0.395428 -2.855133 -2.87154 -0.249813 2.478778 -1.470989 -1.595063 -2.400816 2.695557 1.02084z"
android:fillColor="#FFFFFF" />
<path
android:pathData="M39.962904 22.299079l0.882528 2.743955 2.695558 -1.02084 -1.595064 2.400816 2.478778 1.470989 -2.87154 0.249813 0.395428 2.855133 -1.985688 -2.089304 -1.985688 2.089304 0.395428 -2.855133 -2.87154 -0.249813 2.478778 -1.470989 -1.595064 -2.400816 2.695558 1.02084z"
android:fillColor="#FFFFFF" />
<path
android:pathData="M49.573643 4.9463517l0.882528 2.743956 2.695558 -1.02084 -1.595064 2.4008159 2.478778 1.4709884 -2.87154 0.249814 0.395428 2.855133 -1.985688 -2.089304 -1.985688 2.089304 0.395428 -2.855133 -2.87154 -0.249814 2.478778 -1.4709884 -1.595063 -2.4008159 2.695557 1.02084z"
android:fillColor="#FFFFFF" />
<path
android:pathData="M58.205513 18.027638l0.882527 2.743956 2.695558 -1.02084 -1.595063 2.400816 2.478777 1.470988 -2.871539 0.249814 0.395427 2.855133 -1.985687 -2.089304 -1.985688 2.089304 0.395427 -2.855133 -2.871539 -0.249814 2.478777 -1.470988 -1.595063 -2.400816 2.695558 1.02084z"
android:fillColor="#FFFFFF" />
<path
android:pathData="M53.57812 30.880097l0.697413 1.709743 1.841575 0.13494 -1.410549 1.19162 0.440742 1.79314 -1.569181 -0.973281 -1.569181 0.973281 0.440741 -1.79314 -1.410549 -1.19162 1.841575 -0.13494z"
android:fillColor="#FFFFFF" />
</vector>
144 changes: 144 additions & 0 deletions app/src/main/res/drawable/network_california_logo.xml

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions app/src/main/res/drawable/network_mersey_logo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
android:viewportWidth="64"
android:viewportHeight="64"
android:width="64dp"
android:height="64dp">
<path
android:pathData="M0 31.99999V0H32.000011 64.000024V31.99999 64H32.000011 0Z"
android:fillColor="#BBBCBD" />
<path
android:pathData="M0 31.99999V0H32.000011 64.000024V31.99999 64H32.000011 0ZM42.289393 57.88594C63.199594 49.64392 65.927294 21.12073 46.968482 8.95737 28.013335 -3.20367 3.496474 11.41157 4.809286 34.08969 5.867999 52.3783 25.170567 64.63357 42.289393 57.88594ZM10.666669 47.18318c4.52239 -14.03429 5.810917 -17.19103 10.458375 -31.03737h3.60415 3.60415l1.650489 4.22033c0.907767 2.42435 1.839032 4.52436 2.069473 4.66681 0.230476 0.14249 1.239232 -1.83174 2.241759 -4.38701l1.822775 -4.50013h3.607752c1.984263 0 3.607755 -0.14022 3.607755 0 3.762508 11.54597 7.388254 21.41333 10.573599 31.03737h-5.180803 -5.18081c-1.437645 -2.70682 -4.103765 -8.84693 -4.103765 -8.84693 -1.390209 3.02612 -2.114997 5.50772 -3.221212 8.84693h-4.025473 -4.025465c-1.175153 -2.53039 -3.572677 -8.69201 -3.572677 -8.69201 -1.595014 2.94305 -2.428528 5.42072 -3.674672 8.69201h-5.1277c-2.822268 0 -5.1277 0.22866 -5.1277 0z"
android:fillColor="#FDF003" />
</vector>
12 changes: 12 additions & 0 deletions app/src/main/res/drawable/network_ns_logo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
android:viewportWidth="64"
android:viewportHeight="64"
android:width="64dp"
android:height="64dp">
<path
android:pathData="M0 0H64V64H0Z"
android:fillColor="#F7CC2A" />
<path
android:pathData="M2.666666 31.637102L13.367347 20.883988h16.451986l9.538993 8.692703H52.736278L42.421682 20.883988h6.421414L60.666668 31.681701 49.778283 43.370389H33.884595L24.210494 33.85294H11.027498l11.256118 9.517449H16.040837L2.666666 31.637102m45.548877 7.358646l4.520735 -5.142808H37.358327L28.044933 25.288696H14.58381l-3.556312 4.287995h15.182996l9.6741 9.419057h12.330949"
android:fillColor="#211D5F" />
</vector>
Loading