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

21
images/android-vector-drawable/soundcloud.xml Executable file → Normal file
View File

@@ -1,23 +1,12 @@
<?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="#f50"
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" />
android:fillColor="#FF5500"
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:fillColor="#fff"
android:pathData="M59 270-3 22 3 22c0 2 3 2 3 0l3-22-3-22c0-3-3-3-3 0zm18-14c0-3-3-3-3 0l-5 36 4
35c0 3 4 3 4 0l4-35zm59-30-3 66 2 40c0 8 7 8 7 0l4-40-4-66c0-5-6-5-6 0zm-31 22-4
44 3 40c0 6 5 6 5 0l4-40-4-44c0-3-4-3-4 0zm70 84 3-40-3-88c0-6-7-6-7 0l-3 88 2
40c0 8 8 8 8 0zm68 0 2-40-2-102c0-7-10-7-10 0l-2 102 2 40c0 8 10 8 10 0zm-34 0
3-40-3-89c0-6-9-6-9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0 3-40-3-41c0-3-6-3-6 0l-3 41
3 40c0 7 6 7 6 0zm-33 0 4-40-4-43c0-3-4-3-4 0l-4 43 4 40c0 4 4 4 4 0zm124-125-2
85 1 40c0 8 10 8 10 0l2-40-2-85c0-7-9-7-9 0zm-58 125 3-40-3-81c0-6-7-6-7 0l-3 81
2 40c0 8 8 8 8 0zm33 0 3-40-3-91c0-6-8-6-8 0l-3 91 3 40c0 8 8 8 8
0zm196-89c-5-57-64-94-118-73-4 2-5 3-5 6v156c0 3 2 6 5 6h137c27 0 49-22 49-49
0-37-35-57-68-46zm-138-62-3 111 3 40c0 8 10 8 10 0l3-40-3-111c0-7-10-7-10 0z" />
</vector>
android:fillColor="#FFFFFF"
android:pathData="M59 270l-3 22 3 22c0 2 3 2 3 0l3 -22 -3 -22c0 -3 -3 -3 -3 0zm18 -14c0 -3 -3 -3 -3 0l-5 36 4 35c0 3 4 3 4 0l4 -35zm59 -30l-3 66 2 40c0 8 7 8 7 0l4 -40 -4 -66c0 -5 -6 -5 -6 0zm-31 22l-4 44 3 40c0 6 5 6 5 0l4 -40 -4 -44c0 -3 -4 -3 -4 0zm70 84l3 -40 -3 -88c0 -6 -7 -6 -7 0l-3 88 2 40c0 8 8 8 8 0zm68 0l2 -40 -2 -102c0 -7 -10 -7 -10 0l-2 102 2 40c0 8 10 8 10 0zm-34 0l3 -40 -3 -89c0 -6 -9 -6 -9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0l3 -40 -3 -41c0 -3 -6 -3 -6 0l-3 41 3 40c0 7 6 7 6 0zm-33 0l4 -40 -4 -43c0 -3 -4 -3 -4 0l-4 43 4 40c0 4 4 4 4 0zm124 -125l-2 85 1 40c0 8 10 8 10 0l2 -40 -2 -85c0 -7 -9 -7 -9 0zm-58 125l3 -40 -3 -81c0 -6 -7 -6 -7 0l-3 81 2 40c0 8 8 8 8 0zm33 0l3 -40 -3 -91c0 -6 -8 -6 -8 0l-3 91 3 40c0 8 8 8 8 0zm196 -89c-5 -57 -64 -94 -118 -73 -4 2 -5 3 -5 6v156c0 3 2 6 5 6h137c27 0 49 -22 49 -49 0 -37 -35 -57 -68 -46zm-138 -62l-3 111 3 40c0 8 10 8 10 0l3 -40 -3 -111c0 -7 -10 -7 -10 0z" />
</vector>