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,22 +1,18 @@
|
||||
<?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:pathData="M0 0h512v512H0z" />
|
||||
android:fillColor="#9CFD65"
|
||||
android:pathData="M193.60894 427C220.99153 332 295.99152 197 341.99152 157l47.15 83.116c28.475 50.683 40.293 79.929 41.85 86.884 9.22 50.237 -23.782 96.812 -60 100z" />
|
||||
<path
|
||||
android:fillColor="#9cfd65"
|
||||
android:pathData="M149.596 402.483C188.79 266.35 197.171 279.003 294.4 78.968c26.415 12.515 26.728 12.963 98.75 141.148 28.475 50.683 42.263 77.142 43.82 84.097 9.22 50.237-24.668 98.992-60.886 102.18-75.535 0.812 -147.627-0.3-226.488-3.91z" />
|
||||
android:fillColor="#34DB96"
|
||||
android:pathData="M140.99152 427c11.38983 -88.94915 105.00001 -255 175 -310l26 40C285.99153 222 225.99153 327 193.60894 427Z" />
|
||||
<path
|
||||
android:fillColor="#34db96"
|
||||
android:pathData="M149.596 402.483C105.2 273.568 243.08-56.473 339.25 126.093l6.95 11.37c-28.408 34.246-54.159 74.21-73.725 107.975-25.297 43.782-75.28 149.146-74.722 158.948-20.526-0.769-33.447-1.382-48.157-1.903z" />
|
||||
<path
|
||||
android:fillColor="#1b92b1"
|
||||
android:pathData="M90.381 298.014c4.617-13.534 93.03-188.492 118.067-207.717 28.776-36.705 86.246-37.59 113.638 9.198 0.649 0.802-7.064 10.804-14.552 20.112-61.257 79.772-111.322 175.633-145.554 262.209-5.295 13.512-8.083 20.772-9.532 20.772a132.146 132.146 0 01-2.833-0.194c-60.367-4.802-79.394-49.1-59.234-104.38z" />
|
||||
</vector>
|
||||
android:fillColor="#1B92B1"
|
||||
android:pathData="M81.762347 325.0059C89.091211 292.48885 203.60894 117 203.60894 117c30 -45 80 -45 112.38258 0 -74.99999 85 -140 210 -175 310C101.55809 422 70.5515 373.23505 81.762347 325.0059Z" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user