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

19
images/android-vector-drawable/snapchat.xml Executable file → Normal file
View File

@@ -1,21 +1,14 @@
<?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="#fffc00"
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="#FFFC00"
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:strokeColor="#000"
android:fillColor="#FFFFFF"
android:pathData="M203 414c-18 -13 -32 -20 -66 -14 -5 1 -14 4 -15 -5 -2 -7 -2 -18 -7 -19 -31 -4 -42 -10 -47 -16 -2 -2 -3 -7 1 -8 53 -10 78 -61 83 -71 6 -15 -4 -24 -23 -30 -9 -3 -24 -7 -24 -17 0 -5 5 -8 10 -10 4 -1 8 -2 12 0 12 5 23 7 29 2 0 -27 -7 -61 4 -89 13 -31 45 -59 96 -59s83 28 96 59c11 28 4 62 4 89 6 5 17 3 29 -2 4 -2 8 -1 12 0 5 2 10 5 10 10 0 10 -15 14 -24 17 -19 6 -29 15 -23 30 5 10 30 61 83 71 4 1 3 6 1 8 -5 6 -16 12 -47 16 -5 1 -5 12 -7 19 -1 9 -10 6 -15 5 -34 -6 -48 1 -66 14a82 82 0 0 1 -53 20c-21 1 -38 -8 -53 -20z"
android:strokeWidth="7"
android:pathData="M203 414c-18-13-32-20-66-14-5 1-14 4-15-5-2-7-2-18-7-19-31-4-42-10-47-16-2-2-3-7
1-8 53-10 78-61 83-71 6-15-4-24-23-30-9-3-24-7-24-17 0-5 5-8 10-10 4-1 8-2 12 0
12 5 23 7 29 2 0-27-7-61 4-89 13-31 45-59 96-59s83 28 96 59c11 28 4 62 4 89 6 5
17 3 29-2 4-2 8-1 12 0 5 2 10 5 10 10 0 10-15 14-24 17-19 6-29 15-23 30 5 10 30
61 83 71 4 1 3 6 1 8-5 6-16 12-47 16-5 1-5 12-7 19-1 9-10 6-15 5-34-6-48 1-66
14a82 82 0 0 1-53 20c-21 1-38-8-53-20z" />
</vector>
android:strokeColor="#000000" />
</vector>