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
12
images/android-vector-drawable/gradle.xml
Normal file
12
images/android-vector-drawable/gradle.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<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="#02303A"
|
||||
android:pathData="M427 132.7a61 61 0 0 0 -85 -1 6 6 0 0 0 0 9l7 8a6 6 0 0 0 8 1 35 35 0 0 1 46 53c-48 48 -113 -87 -259 -17a20 20 0 0 0 -9 28l25 43a20 20 0 0 0 27 7l1 0 0 0 11 -6a257 257 0 0 0 35 -26 6 6 0 0 1 8 -0v0a6 6 0 0 1 0 9 263 263 0 0 1 -37 28h-0l-11 6a31 31 0 0 1 -15 4 32 32 0 0 1 -28 -16L126 219C81 259 53 314 68.13 392.26a6 6 0 0 0 6 4.74H100.6a6 6 0 0 0 5.93 -5.3 40 40 0 0 1 78.62 0 6 6 0 0 0 5.72 5.08h26.2a6 6 0 0 0 5.7 -5.1 40 40 0 0 1 78.6 0 6 6 0 0 0 5.7 5h26a6 6 0 0 0 5.8 -5.72c1 -37 10 -79 38.7 -100 98 -73 72 -136 49.4 -158.3zm-100 110l-19 -9v0a12 12 0 1 1 19 9z" />
|
||||
</vector>
|
Reference in New Issue
Block a user