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,17 +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="#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="#c32361"
|
||||
android:pathData="M 256 64 C 362.038671968 64 448 149.961328032 448 256 C 448 362.038671968 362.038671968 448 256 448 C 149.961328032 448 64 362.038671968 64 256 C 64 149.961328032 149.961328032 64 256 64 Z" />
|
||||
android:fillColor="#C32361"
|
||||
android:pathData="M448 256A192 192 0 0 1 64 256A192 192 0 0 1 448 256Z" />
|
||||
<path
|
||||
android:fillColor="#ea4c89"
|
||||
android:pathData="M382.82,152.5a163.25,163.25,0,0,1,37.07,102c-5.41-1-59.56-12.08-114.12-5.21-1.25-2.71-10.62-24.57-14.37-32.28C351.79,192.49,379.28,157.08,382.82,152.5Zm-18.12-19c-2.92,4.16-27.7,37.28-86,59.14a885.36,885.36,0,0,0-61.22-96c56.83-13.21,112.4,5.05,147.22,36.91ZM186.24,107.73A1034.86,1034.86,0,0,1,247,202.48c-76.63,20.41-144.31,20-151.6,20A164.76,164.76,0,0,1,186.24,107.73ZM91.9,251.21c7.08 0.21 ,86.63,1.25,168.47-23.32,4.79,9.16,9.16,18.53,13.33,27.9-71.94,21.49-115.94,72.53-139.73,110A163.66,163.66,0,0,1,91.9,251.21Zm63.51,134.32c2.92-6,37.58-71.45,129.74-102.53,17.56,42,32.76,108.36,35,124-36.31,16.76-103.75,24.68-164.73-21.47Zm192,6.46c-1.67-10-10.41-57.89-31.86-116.82,51.44-8.12,96.42,5.21,102,7.08A162.59,162.59,0,0,1,347.42,392Z" />
|
||||
</vector>
|
||||
android:fillColor="#EA4C89"
|
||||
android:pathData="M383 153a163 163 0 0 1 37 102c-6 -1 -60 -13 -114 -6l-15 -32c61 -25 88 -60 92 -64zm-18 -19c-3 4 -28 37 -86 59a885 885 0 0 0 -62 -96c57 -14 113 5 148 37zm-179 -26a1035 1035 0 0 1 61 94c-77 21 -144 20 -152 20a165 165 0 0 1 91 -114zM92 251c7 0 87 1 168 -23l14 28c-72 21 -116 72 -140 110a164 164 0 0 1 -42 -115zm63 135c3 -6 38 -72 130 -103 18 42 33 108 35 124 -36 17 -104 25 -165 -21zm192 6c-1 -10 -10 -58 -31 -117 51 -8 96 5 102 7a163 163 0 0 1 -71 110z" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user