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:
Rastislav Vangor
2019-10-18 12:26:30 +02:00
committed by Terence Eden
parent 67e404f007
commit ffc7ae9b07
205 changed files with 2736 additions and 1513 deletions

View File

@@ -1,30 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#fff"
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="#000000"
android:pathData="M-32-25c-3 7-24 29-22 51 8 92 36 30 78 53 0 0 75-42 15-110-17-24-2-43-13-59s-30-17-44-2 6 37-14 67" />
<path
android:fillColor="#eee"
android:pathData="M42 21s9-18-8-31c16 17 6 32 6 32h-3C36-13 27 6 14-56 29-73 0-88 0-60h-9c1-24-20-12-8 5-1 37-23 52-23 78-7-18 6-32 6-32s-18 15-7 37 31 17 17 27c22 15 56 5 55-27 1-8 22-5 24-3s-3-4-13-4m-56-78c-7-2-5-11-2-11s8 7 2 11m19 1c-5-7-1-14 4-13s5 13-4 13" />
<path
android:fillColor="#fc2"
android:strokeColor="#333"
android:strokeWidth="1"
android:pathData="M-41 31l21 30c11 7 5 35-25 21-17-5-31-4-33-13s4-10 3-14c-4-22 14-11 19-22s5-16 15-2M71 45c-4-6 0-17-14-16-6 12-23 24-24 0-10 0-3 24-7 35-9 27 17 29 28 16l26-18c2-3 5-6-9-17m-92-92c-3-6 11-14 16-14s12 4 19 6 4 9 2 10S3-35-5-35s-10-8-16-12" />
<path
android:fillColor="#fc2"
android:strokeColor="#333"
android:strokeWidth="1"
android:pathData="M-21-48c8 6 17 11 35-3" />
<path
android:fillColor="#000000"
android:pathData="M-10-54c-2 0 1-2 2-1m7 1c1-1-1-2-3-1" />
</vector>
android:fillColor="#FFFFFF"
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" />
<group
android:scaleX="2"
android:scaleY="2"
android:translateX="256"
android:translateY="256">
<path
android:fillColor="#333333"
android:pathData="M-32 -25c-3 7 -24 29 -22 51 8 92 36 30 78 53 0 0 75 -42 15 -110 -17 -24 -2 -43 -13 -59s-30 -17 -44 -2 6 37 -14 67" />
<path
android:fillColor="#EEEEEE"
android:pathData="M42 21s9 -18 -8 -31c16 17 6 32 6 32h-3C36 -13 27 6 14 -56 29 -73 0 -88 0 -60h-9c1 -24 -20 -12 -8 5 -1 37 -23 52 -23 78 -7 -18 6 -32 6 -32s-18 15 -7 37 31 17 17 27c22 15 56 5 55 -27 1 -8 22 -5 24 -3s-3 -4 -13 -4m-56 -78c-7 -2 -5 -11 -2 -11s8 7 2 11m19 1c-5 -7 -1 -14 4 -13s5 13 -4 13" />
<path
android:fillColor="#FFCC22"
android:pathData="M-41 31l21 30c11 7 5 35 -25 21 -17 -5 -31 -4 -33 -13s4 -10 3 -14c-4 -22 14 -11 19 -22s5 -16 15 -2M71 45c-4 -6 0 -17 -14 -16 -6 12 -23 24 -24 0 -10 0 -3 24 -7 35 -9 27 17 29 28 16l26 -18c2 -3 5 -6 -9 -17m-92 -92c-3 -6 11 -14 16 -14s12 4 19 6 4 9 2 10S3 -35 -5 -35s-10 -8 -16 -12"
android:strokeWidth="1"
android:strokeColor="#333333" />
<path
android:fillColor="#FFCC22"
android:pathData="M-21 -48c8 6 17 11 35 -3"
android:strokeWidth="1"
android:strokeColor="#333333" />
<path
android:fillColor="#333333"
android:pathData="M-10 -54c-2 0 1 -2 2 -1m7 1c1 -1 -1 -2 -3 -1" />
</group>
</vector>