* 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
902 B
XML
13 lines
902 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="#000000"
|
|
android:pathData="M392 220a11 11 0 1 1 0 -1zm-152 0a11 11 0 1 1 0 -1zm-111 -48a63 63 0 0 0 -63 63v41a63 63 0 0 0 63 63h254a63 63 0 0 0 63 -63v-41a63 63 0 0 0 -63 -63zm243 66v60h18v-60zm-79 -27v87h19v-34h44v-18h-44v-18h47v-17zm-176 0l13 56 17 -56h15l17 58 14 -58h17l-23 87h-16l-17 -60 -18 60h-15l-23 -87zm121 27v60h-18v-60zm202 39a56 56 0 0 1 -56 56H209a56 56 0 0 0 56 -56v-43a56 56 0 0 1 56 -56h63a56 56 0 0 1 56 56zm-290 74a142 142 0 0 0 212 0zm212 -191a142 142 0 0 0 -212 0z" />
|
|
</vector>
|