* 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
892 B
XML
13 lines
892 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="#1C203C"
|
|
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="#14D8CC"
|
|
android:pathData="M298 152c-6 0 -6 6 -6 6v34H56c-6 0 -6 6 -6 6v123c0 6 6 6 6 6h242c6 0 6 -6 6 -6v-34h137c6 0 6 -6 6 -6V158c0 -6 -6 -6 -6 -6H298zm37 40h28v11h-9v34h10v11h-30v-11h9v-34h-8v-11zm37 0h13l12 34v-34h11v56h-12l-13 -33v33h-11v-56zM62 204h230v111H62V204zm30 28v11h12v44h11v-44h12v-11H92zm43 0v39s0 17 19 17 19 -17 19 -17v-39h-11v39s0 6 -8 6 -8 -6 -8 -6v-39h-11zm47 0v55h11v-31l11 31h14v-55h-12v31l-11 -31h-13zm44 0v55h33v-11h-21v-11h20v-11h-20v-11h20v-11h-32z" />
|
|
</vector>
|