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

46
images/android-vector-drawable/twilio.xml Executable file → Normal file
View File

@@ -1,29 +1,35 @@
<?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:pathData="M 256 0 C 397.384895957 0 512 114.615104043 512 256 C 512 397.384895957 397.384895957 512 256 512 C 114.615104043 512 0 397.384895957 0 256 C 0 114.615104043 114.615104043 0 256 0 Z" />
android:fillColor="#F22F46"
android:pathData="M512 256A256 256 0 0 1 0 256A256 256 0 0 1 512 256Z" />
<path
android:fillColor="#fff"
android:pathData="M 256 68 C 359.829532968 68 444 152.170467032 444 256 C 444 359.829532968 359.829532968 444 256 444 C 152.170467032 444 68 359.829532968 68 256 C 68 152.170467032 152.170467032 68 256 68 Z" />
android:fillColor="#FFFFFF"
android:pathData="M444 256A188 188 0 0 1 68 256A188 188 0 0 1 444 256Z" />
<path
android:fillColor="#000000"
android:pathData="M 193 140 C 222.271091741 140 246 163.728908259 246 193 C 246 222.271091741 222.271091741 246 193 246 C 163.728908259 246 140 222.271091741 140 193 C 140 163.728908259 163.728908259 140 193 140 Z" />
<path
android:fillColor="#000000"
android:pathData="M 319 140 C 348.271091741 140 372 163.728908259 372 193 C 372 222.271091741 348.271091741 246 319 246 C 289.728908259 246 266 222.271091741 266 193 C 266 163.728908259 289.728908259 140 319 140 Z" />
<path
android:fillColor="#000000"
android:pathData="M 193 266 C 222.271091741 266 246 289.728908259 246 319 C 246 348.271091741 222.271091741 372 193 372 C 163.728908259 372 140 348.271091741 140 319 C 140 289.728908259 163.728908259 266 193 266 Z" />
<path
android:fillColor="#000000"
android:pathData="M 319 266 C 348.271091741 266 372 289.728908259 372 319 C 372 348.271091741 348.271091741 372 319 372 C 289.728908259 372 266 348.271091741 266 319 C 266 289.728908259 289.728908259 266 319 266 Z" />
</vector>
android:fillColor="#F22F46"
android:pathData="M246 193A53 53 0 0 1 140 193A53 53 0 0 1 246 193Z" />
<group android:translateX="126">
<path
android:fillColor="#F22F46"
android:pathData="M246 193A53 53 0 0 1 140 193A53 53 0 0 1 246 193Z" />
</group>
<group android:translateY="126">
<path
android:fillColor="#F22F46"
android:pathData="M246 193A53 53 0 0 1 140 193A53 53 0 0 1 246 193Z" />
</group>
<group
android:translateX="126"
android:translateY="126">
<path
android:fillColor="#F22F46"
android:pathData="M246 193A53 53 0 0 1 140 193A53 53 0 0 1 246 193Z" />
</group>
</vector>