-
-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add several network logos as svg and xml (#956)
* added several network logos as svg and xml * Remove old network artworks --------- Co-authored-by: Ialokim <[email protected]>
- Loading branch information
Showing
15 changed files
with
376 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<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="#FFFFFF" /> | ||
<path | ||
android:pathData="M0 28.167578V49.501562H64V28.167578Zm39.111328 3.55664h4.128906l-5.566406 5.476563h6.917969v-5.476563h3.259765v5.476563h6.917969l-5.568359 -5.476563h4.130859l7.111328 7.109375 -7.111328 7.111328h-4.130859l5.568359 -5.478515h-6.917969v5.478515h-3.259765v-5.478515h-6.917969l5.566406 5.478515H39.111328L32 38.833593Z" | ||
android:fillColor="#EC1B24" /> | ||
<path | ||
android:pathData="M4.7833237 18.75651c-0.017096 1.51786 1.2588134 2.190309 2.6207694 2.190309 1.672986 0 2.561054 -0.844634 2.561054 -1.97469 0 -1.39609 -1.3798 -1.680737 -1.828104 -1.792424 -1.54345 -0.39711 -1.835853 -0.457607 -1.835853 -0.931502 0 -0.517328 0.499489 -0.698045 0.930723 -0.698045 0.646851 0 1.172714 0.189248 1.215376 0.930726h1.310772c0 -1.422459 -1.181253 -1.982446 -2.46565 -1.982446 -1.112217 0 -2.3020012 0.60342 -2.3020012 1.862228 0 1.154876 0.9222002 1.508552 1.8366352 1.749765 0.90513 0.241213 1.827331 0.353676 1.827331 1.016818 0 0.629792 -0.724419 0.76785 -1.198316 0.76785 -0.72441 0 -1.361965 -0.31955 -1.361965 -1.138589" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M12.153901 15.696747h1.267343c0.482428 0 0.930723 0.12022 0.930723 0.706577 0 0.517329 -0.353674 0.732947 -0.827571 0.732947h-1.370495zm-1.353426 5.103483h2.982201c1.112216 0 2.173239 -0.534392 2.173239 -1.784667 0 -0.767074 -0.38004 -1.3449 -1.130052 -1.560518 0.535169 -0.258277 0.836876 -0.680982 0.836876 -1.284402 0 -1.146345 -0.793439 -1.525616 -1.966154 -1.525616h-2.89611zm1.353426 -2.741765h1.473647c0.577831 0 0.974168 0.250521 0.974168 0.879536 0 0.637548 -0.465366 0.810508 -0.99976 0.810508h-1.448055" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M18.212158 15.696747h1.267335c0.482427 0 0.930723 0.12022 0.930723 0.706577 0 0.517329 -0.353675 0.732947 -0.827571 0.732947H18.212158ZM16.85795 20.80023h2.982975c1.112216 0 2.172474 -0.534392 2.172474 -1.784667 0 -0.767074 -0.379276 -1.3449 -1.129287 -1.560518 0.534394 -0.258277 0.836102 -0.680982 0.836102 -1.284402 0 -1.146345 -0.792665 -1.525616 -1.96538 -1.525616H16.85795Zm1.354208 -2.741765h1.473648c0.577822 0 0.974158 0.250521 0.974158 0.879536 0 0.637548 -0.465365 0.810508 -0.999751 0.810508h-1.448055" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M30.611753 16.713566c-0.163649 -1.42246 -1.301467 -2.215128 -2.654892 -2.215128 -1.905665 0 -3.025638 1.422459 -3.025638 3.249785 0 1.776136 1.119973 3.198596 3.025638 3.198596 1.508553 0 2.568802 -0.982691 2.706859 -2.517614h-1.310771c-0.103161 0.810507 -0.568518 1.379801 -1.396088 1.379801 -1.215377 0 -1.672986 -1.034657 -1.672986 -2.060783 0 -1.077315 0.457609 -2.111973 1.672986 -2.111973 0.672443 0 1.258804 0.465363 1.344894 1.077316" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M31.496718 20.80023h1.353434v-2.543209h2.578116V17.2053h-2.578116v-1.42246h2.974444v-1.137813h-4.327878" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M36.64674 20.80023h1.349548v-2.543209h2.575011V17.2053h-2.575011v-1.42246h2.970574V14.645027H36.64674" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M43.898644 20.80023h1.357312v-2.543209h2.575011V17.2053h-2.575011v-1.42246h2.970566v-1.137813h-4.327878" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M49.211542 20.80023h1.349556v-2.543209h2.575003V17.2053h-2.575003v-1.42246h2.978322v-1.137813h-4.327878" | ||
android:fillColor="#231F20" /> | ||
<path | ||
android:pathData="M54.035805 18.75651c-0.01548 1.51786 1.256482 2.190309 2.621543 2.190309 1.675316 0 2.559498 -0.844634 2.559498 -1.97469 0 -1.39609 -1.380575 -1.680737 -1.82267 -1.792424 -1.54345 -0.39711 -1.838183 -0.457607 -1.838183 -0.931502 0 -0.517328 0.496384 -0.698045 0.930723 -0.698045 0.643755 0 1.171166 0.189248 1.217707 0.930726h1.303015c0 -1.422459 -1.178923 -1.982446 -2.458668 -1.982446 -1.116869 0 -2.303549 0.60342 -2.303549 1.862228 0 1.154876 0.922966 1.508552 1.838183 1.749765 0.899704 0.241213 1.82267 0.353676 1.82267 1.016818 0 0.629792 -0.721314 0.76785 -1.194428 0.76785 -0.729071 0 -1.36507 -0.31955 -1.36507 -1.138589" | ||
android:fillColor="#231F20" /> | ||
</vector> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.