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
@@ -1,14 +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="#000"
|
||||
android:pathData="M 256 6 C 394.071187458 6 506 117.928812542 506 256 C 506 394.071187458 394.071187458 506 256 506 C 117.928812542 506 6 394.071187458 6 256 C 6 117.928812542 117.928812542 6 256 6 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="#c00"
|
||||
android:pathData="M378.3 256a35.4 35.4 0 0 1-19.6 24.3c-2.4 1.5-2.8-0.4-1.9-1.9 10.4-18 10.9-28.3 6.7-44-8.6-30.6-26.3-71.7-39.2-85-13-13-35.4-16.8-56-11.6-7.6 2-22.4 9.6-49.7 3.4-47.8-10.5-54.5 13.4-57.4 23.9l-9.6 39.7c-1.9 12-4.7 33 69 46.8 34.3 6.7 36.3 15.4 37.7 22 2.9 11 7.2 17.7 12 21 4.7 3.4 0 6.3-5.3 6.8-31.4-4.3-143.6-29-121.4-75.1-39.8-4.3-69.4 3.8-74.7 22.5-9.6 32 70.8 87 161.7 114.8 95.6 28.6 193.6 8.6 204.6-51.2 4.8-27.8-18.1-47.8-56.9-56.4zM198 207c-11.6 5.5-27.4-20.7-24.8-27.7 9-13.9 16.6 4.5 26.7 4.8 9.1-0.7 44.5-4.7 45.5 6.2-8.8 13.6-33.2 2.9-47.4 16.7zm61.7-53c-0.8-0.7-1-1-1-2 13.9-6.6 56.1-9 57.1 7.3-5.6 12.5-29.2 13.2-39.8 9.6-1.3-0.6-1-1 0.1-1.9 27-7.6-5.2-17-16.4-13z" />
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M379 255l3 20c5 89 -241 29 -237 -46 0 -5 1 -9 3 -14l7 -17c0 0 170 44 220 39z" />
|
||||
<path
|
||||
android:fillColor="#EE0000"
|
||||
android:pathData="M317 277c24 0 58 -5 58 -33a27 27 0 0 0 0 -7l-15 -62c-3 -13 -6 -20 -30 -32 -18 -9 -59 -25 -70 -25 -12 0 -15 15 -28 15 -13 0 -22 -11 -34 -11 -12 0 -19 8 -25 24l-18 52a12 12 0 0 0 -1 4c0 17 70 75 163 75m62 -22l3 20c0 26 -30 41 -69 41 -90 0 -168 -52 -168 -87a35 35 0 0 1 3 -14c-32 2 -74 8 -74 44 0 60 143 135 256 135 86 0 108 -39 108 -70 0 -25 -21 -52 -59 -69" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user