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/wifi.xml Executable file → Normal file
View File

@@ -1,21 +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="#000000"
android:fillType="evenOdd"
android:pathData="M362 160a142 142 0 0 0-212 0zM150 351a142 142 0 0 0 212 0zm-21-179c-35 0-63
28-63 63v41c0 35 28 63 63 63h254c35 0 63-28 63-63v-41c0-35-28-63-63-63zm311
62c0-30-25-55-56-55h-63c-31 0-56 25-56 55v43c0 31-25 56-56 56h175c31 0 56-25
56-56zm-220 4v60h18v-60zm-1-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11
10zm-121-8l23 87h15l18-60 17 60h16l23-87h-17l-14 58-17-58h-15l-17 56-13-56zm195
0v87h19v-34h44v-18h-44v-18h47v-17zm79 27v60h18v-60zm-2-19c0 6 5 11 11 11s10-5
10-11c0-5-4-10-10-10s-11 5-11 10z" />
</vector>
android:pathData="M392 220a11 11 0 1 1 0 -1zm-152 0a11 11 0 1 1 0 -1zm-111 -48a63 63 0 0 0 -63 63v41a63 63 0 0 0 63 63h254a63 63 0 0 0 63 -63v-41a63 63 0 0 0 -63 -63zm243 66v60h18v-60zm-79 -27v87h19v-34h44v-18h-44v-18h47v-17zm-176 0l13 56 17 -56h15l17 58 14 -58h17l-23 87h-16l-17 -60 -18 60h-15l-23 -87zm121 27v60h-18v-60zm202 39a56 56 0 0 1 -56 56H209a56 56 0 0 0 56 -56v-43a56 56 0 0 1 56 -56h63a56 56 0 0 1 56 56zm-290 74a142 142 0 0 0 212 0zm212 -191a142 142 0 0 0 -212 0z" />
</vector>