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:
committed by
Terence Eden
parent
67e404f007
commit
ffc7ae9b07
20
images/android-vector-drawable/wechat.xml
Executable file → Normal file
20
images/android-vector-drawable/wechat.xml
Executable file → Normal file
@@ -1,21 +1,15 @@
|
||||
<?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="#00c70a"
|
||||
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="#00C70A"
|
||||
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="M402 369c23-17 38-42 38-70 0-51-50-92-111-92s-110 41-110 92 49 92 110 92c13 0
|
||||
25-2 36-5 4-1 8 0 9 1l25 14c3 2 6 0 5-4l-6-22c0-3 2-5 4-6m-110-85a15 15 0 1 1
|
||||
0-29 15 15 0 0 1 0 29m74 0a15 15 0 1 1 0-29 15 15 0 0 1 0 29" />
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M402 369c23 -17 38 -42 38 -70 0 -51 -50 -92 -111 -92s-110 41 -110 92 49 92 110 92c13 0 25 -2 36 -5 4 -1 8 0 9 1l25 14c3 2 6 0 5 -4l-6 -22c0 -3 2 -5 4 -6m-110 -85a15 15 0 1 1 0 -29 15 15 0 0 1 0 29m74 0a15 15 0 1 1 0 -29 15 15 0 0 1 0 29" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M205 105c-73 0-132 50-132 111 0 33 17 63 45 83 3 2 5 5 4 10l-7 24c-1 5 3 7 6
|
||||
6l30-17c3-2 7-3 11-2 26 8 48 6 51 6-24-84 59-132 123-128-10-52-65-93-131-93m-44
|
||||
93a18 18 0 1 1 0-35 18 18 0 0 1 0 35m89 0a18 18 0 1 1 0-35 18 18 0 0 1 0 35" />
|
||||
</vector>
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M205 105c-73 0 -132 50 -132 111 0 33 17 63 45 83 3 2 5 5 4 10l-7 24c-1 5 3 7 6 6l30 -17c3 -2 7 -3 11 -2 26 8 48 6 51 6 -24 -84 59 -132 123 -128 -10 -52 -65 -93 -131 -93m-44 93a18 18 0 1 1 0 -35 18 18 0 0 1 0 35m89 0a18 18 0 1 1 0 -35 18 18 0 0 1 0 35" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user