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,5 +1,12 @@
|
||||
<?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" />
|
||||
<path android:fillColor="#1793d1" android:pathData="M255.97 71.5c-14.288 35.029-22.905 57.942-38.812 91.93 9.753 10.338 21.724 22.378 41.166 35.975-20.902-8.601-35.159-17.236-45.814-26.197-20.358 42.481-52.254 102.992-116.98 219.292 50.873-29.37 90.308-47.476 127.06-54.385-1.578-6.788-2.475-14.13-2.414-21.791l0.06-1.629c0.807-32.593 17.762-57.657 37.846-55.955 20.085 1.702 35.696 29.519 34.889 62.111-0.152 6.133-0.843 12.033-2.052 17.505 36.353 7.111 75.367 25.172 125.551 54.144-9.896-18.218-18.728-34.64-27.163-50.281-13.286-10.297-27.144-23.7-55.411-38.208 19.429 5.048 33.341 10.873 44.184 17.384-85.757-159.666-92.702-180.882-122.11-249.895z" />
|
||||
</vector>
|
||||
<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="#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="#1793D1"
|
||||
android:pathData="M255.97 71.5c-14.288 35.029 -22.905 57.942 -38.812 91.93 9.753 10.338 21.724 22.378 41.166 35.975 -20.902 -8.601 -35.159 -17.236 -45.814 -26.197 -20.358 42.481 -52.254 102.992 -116.98 219.292 50.873 -29.37 90.308 -47.476 127.06 -54.385 -1.578 -6.788 -2.475 -14.13 -2.414 -21.791l0.06 -1.629c0.807 -32.593 17.762 -57.657 37.846 -55.955 20.085 1.702 35.696 29.519 34.889 62.111 -0.152 6.133 -0.843 12.033 -2.052 17.505 36.353 7.111 75.367 25.172 125.551 54.144 -9.896 -18.218 -18.728 -34.64 -27.163 -50.281 -13.286 -10.297 -27.144 -23.7 -55.411 -38.208 19.429 5.048 33.341 10.873 44.184 17.384 -85.757 -159.666 -92.702 -180.882 -122.11 -249.895z" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user