* 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
16 lines
1022 B
XML
16 lines
1022 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="#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="M448 256A192 192 0 0 1 64 256A192 192 0 0 1 448 256Z" />
|
|
<path
|
|
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>
|