* 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
13 lines
998 B
XML
13 lines
998 B
XML
<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="#1177BB"
|
|
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="#FFFFFF"
|
|
android:pathData="M138 86c-25 0 -44 20 -44 43v127c-8 -4 -14 -6 -15 -3 -3 7 3 13 15 27 12 15 63 34 63 34v59c0 17 37 43 56 43s33 -13 33 -21v-55l12 4v51c0 8 12 31 51 31s49 -45 49 -53v-54c29 -15 57 -23 70 -47 12 -24 2 -28 -9 -17V129c0 -23 -20 -43 -45 -43H138zm0 21h236c13 0 23 10 23 22v140c-19 9 -45 17 -49 17h-56c-13 0 -34 3 -34 10v7l-2 -1c-9 -9 -19 -15 -35 -14 -16 0 -56 -3 -78 -8 -8 -2 -18 -7 -28 -13V129c0 -12 10 -22 23 -22zm68 85c-21 0 -39 17 -39 38s18 38 39 38c22 0 39 -17 39 -38s-17 -38 -39 -38zm104 0c-21 0 -39 17 -39 38s18 38 39 38c22 0 39 -17 39 -38s-17 -38 -39 -38z" />
|
|
</vector>
|