forked from edent/SuperTinyIcons
* 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
17 lines
995 B
XML
17 lines
995 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="#FDB511"
|
|
android:pathData="M384 124v10h10v-10zm-133 55a96 96 0 1 1 -1 0m1 -48a144 144 0 1 0 1 0zm164 -17v10h10v-10zm0 -20v10h10V94z" />
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:fillType="evenOdd"
|
|
android:pathData="M313 235v10c-28 27 -34 50 -39 71 -2 13 -2 21 -17 23 -3 0 -10 -3 -13 -8 -4 -7 -15 -34 -25 -50 -7 -14 -18 -26 -28 -38 -4 -5 -6 -9 -3 -13 3 -5 6 -4 10 -3 25 11 39 28 51 52 11 -27 17 -41 44 -74h10v-10h10v-11h10v-10h20v10h-10v-20h10v-10h51v-20h10v10h-50v-10h10v30h10v-40h30v-20h11v10h-31v60h-10v10h-10v11h-10v10h-21v-10h10v20h-10v10h-10v10z" />
|
|
</vector>
|