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

17
images/android-vector-drawable/laravel.xml Executable file → Normal file
View File

@@ -1,19 +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="#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" />
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" />
<path
android:fillColor="#fb503b"
android:pathData="M437 248-42-52c-6-7-8-6-12-5l-51 8c-5 1-8 3-5 7l37 52-111
27-88-147c-3-5-4-7-12-7l-73 6c-4 0-9 2-5 13l76 163c2 4 7 12 19 9l76-20 41 72c6 9
10 7 20 5l118-43c5-2 8-3 5-8l-45-61 49-13c5-1 5-4 2-6zm-201 41-66 16-4-1a35200
25200 0 0 0 -74-157l60-6a630446 630446 0 0 0 84 147zm175 33c1 1 2 2-1 3l-107
36c-2 1-4 1-6-2l-36-61 108-28c3-1 3-1 5 1zm6-77-41 10-33-44c-1-1-2-2 1-3l40-7c2
0 4-1 6 2l31 39c1 2-1 3-4 3z" />
</vector>
android:fillColor="#FB503B"
android:pathData="M437 248l-42 -52c-6 -7 -8 -6 -12 -5l-51 8c-5 1 -8 3 -5 7l37 52 -111 27 -88 -147c-3 -5 -4 -7 -12 -7l-73 6c-4 0 -9 2 -5 13l76 163c2 4 7 12 19 9l76 -20 41 72c6 9 10 7 20 5l118 -43c5 -2 8 -3 5 -8l-45 -61 49 -13c5 -1 5 -4 2 -6zm-201 41l-66 16 -4 -1a35200 25200 0 0 0 -74 -157l60 -6a630446 630446 0 0 0 84 147zm175 33c1 1 2 2 -1 3l-107 36c-2 1 -4 1 -6 -2l-36 -61 108 -28c3 -1 3 -1 5 1zm6 -77l-41 10 -33 -44c-1 -1 -2 -2 1 -3l40 -7c2 0 4 -1 6 2l31 39c1 2 -1 3 -4 3z" />
</vector>