Regenerated Android vector drawables (#300)
* Regenerated Android vector drawables * Removed typo icon (redhat.xml exists) * Remove broken icon open_benches (Already exists) * Fixed gojek,opencores,sentry android drawable icons * Reformatted gojek,sentry * Fixed elementaryos,lastpass,opencores,redhat,vivino android drawable icons * Fixed rust,calendar icons (very complex icons but they work) * Remove duplicate amazon-s3 icon * Reformatted XML files * Fixed amberframework,auth0,deezer,drone,dropbox,gitea,grafana,luckyframework,rubygema,xmpp android drawable icons * Revert accidental change to SVGs * Update vivino.xml
This commit is contained in:
committed by
Terence Eden
parent
67e404f007
commit
ffc7ae9b07
@@ -1,14 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
||||
<path
|
||||
android:fillColor="url(#a)"
|
||||
android:pathData="M390 146c5-22-7-40-7-40-20-2-34 6-38 10-13-6-26-9-39-11-9-29-35-41-35-41a78 78 0 00-34 45c-16 5-31 12-43 21-24-10-53-9-77 2-3 43 16 70 20 74-5 14-9 29-10 42-37 19-48 56-48 56 16 17 43 38 67 38 7 12 15 22 24 32-11 32 1 58 1 58 35 2 57-15 62-18 19 5 37 9 56 8 11 14 27 23 45 26 11-16 21-33 21-49 14-10 26-23 35-37 22 2 39-14 39-14-3-14-10-30-22-38 3-23-2-46-13-65-19-30-51-47-85-47-23 0-44 11-58 27a71 71 0 00-15 65c5 19 21 35 38 39s34 2 43-7c3-3-1-8-5-6-7 3-14 4-22 3-59-9-45-86 10-89 11-2 26 3 35 7 32 21 39 52 26 84a92 92 0 01-76 51c-18 0-35-5-49-12-34-20-56-53-58-92-3-76 41-110 90-121 29-6 61-3 87 10 36 18 61 52 72 91 1 4 6 4 6-1 0-38-17-75-43-101z" />
|
||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
||||
<path android:pathData="M390 146c5 -22 -7 -40 -7 -40 -20 -2 -34 6 -38 10 -13 -6 -26 -9 -39 -11 -9 -29 -35 -41 -35 -41a78 78 0 0 0 -34 45c-16 5 -31 12 -43 21 -24 -10 -53 -9 -77 2 -3 43 16 70 20 74 -5 14 -9 29 -10 42 -37.000002 19 -48.000002 56 -48.000002 56 16 17 43.000002 38 67.000002 38 7 12 15 22 24 32 -11 32 1 58 1 58 35 2 57 -15 62 -18 19 5 37 9 56 8 11 14 27 23 45 26 11 -16 21 -33 21 -49 14 -10 26 -23 35 -37 22 2 39 -14 39 -14 -3 -14 -10 -30 -22 -38 3 -23 -2 -46 -13 -65 -19 -30 -51 -47 -85 -47 -23 0 -44 11 -58 27a71 71 0 0 0 -15 65c5 19 21 35 38 39 17 4 34 2 43 -7 3 -3 -1 -8 -5 -6 -7 3 -14 4 -22 3 -59 -9 -45 -86 10 -89 11 -2 26 3 35 7 32 21 39 52 26 84a92 92 0 0 1 -76 51c-18 0 -35 -5 -49 -12 -34 -20 -56 -53 -58 -92 -3 -76 41 -110 90 -121 29 -6 61 -3 87 10 36 18 61 52 72 91 1 4 6 4 6 -1 0 -38 -17 -75 -43 -101z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="110.86"
|
||||
android:endY="444.16"
|
||||
android:startX="110.86"
|
||||
android:startY="179.2"
|
||||
android:tileMode="clamp">
|
||||
<item
|
||||
android:color="#F05A28"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FBCA0A"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user