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

18
images/android-vector-drawable/evernote.xml Executable file → Normal file
View File

@@ -1,20 +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="#46c850"
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="#46C850"
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="#4b4b4b"
android:pathData="M121 143h35c3 0 4-1 4-4l-1-38c0-10 6-19 6-19h-1l-68 67v1s10-7
25-7zm271-6c-3-15-12-23-20-25-32-8-65-12-98-11-2-19-18-29-54-29-31-1-49 6-49
29v39c0 8-5 13-14 13h-34c-7 0-13 2-18 4-4 2-14 7-14 30-1 19 13 95 23 115 3 9 6
12 14 15 16 8 54 15 73 18 17 2 28 6 36-8 2-4 10-30 9-52 0-1 2-2 2 0 0 7-2 36 19
43l45 9c16 1 28 7 28 49 0 25-6 28-34 28-22 0-30 1-30-17 0-14 14-13 25-13 4 0 1-3
1-12s5-14 0-14c-36-1-58 0-58 45 0 42 16 49 68 49 40 0 55-1 71-52 25-78 18-205
9-253zm-46 115c-5-6-31-8-40-4 2-10 6-22 22-22 15 0 18 16 18 26z" />
</vector>
android:fillColor="#4B4B4B"
android:pathData="M121 143h35c3 0 4 -1 4 -4l-1 -38c0 -10 6 -19 6 -19h-1l-68 67v1s10 -7 25 -7zm271 -6c-3 -15 -12 -23 -20 -25 -32 -8 -65 -12 -98 -11 -2 -19 -18 -29 -54 -29 -31 -1 -49 6 -49 29v39c0 8 -5 13 -14 13h-34c-7 0 -13 2 -18 4 -4 2 -14 7 -14 30 -1 19 13 95 23 115 3 9 6 12 14 15 16 8 54 15 73 18 17 2 28 6 36 -8 2 -4 10 -30 9 -52 0 -1 2 -2 2 0 0 7 -2 36 19 43l45 9c16 1 28 7 28 49 0 25 -6 28 -34 28 -22 0 -30 1 -30 -17 0 -14 14 -13 25 -13 4 0 1 -3 1 -12s5 -14 0 -14c-36 -1 -58 0 -58 45 0 42 16 49 68 49 40 0 55 -1 71 -52 25 -78 18 -205 9 -253zm-46 115c-5 -6 -31 -8 -40 -4 2 -10 6 -22 22 -22 15 0 18 16 18 26z" />
</vector>