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
13 lines
854 B
XML
13 lines
854 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="M114 137c-85 34 40 64 147 64s218 -27 152 -61c23 27 -54 45 -152 45s-181 -21 -147 -48m65 120c-83 -58 -132 82 -28 98c-127 40 -99 -152 9 -115m-73 -49c29 39 284 56 347 0c-22 123 -64 114 -83 184c-29 45 -162 38 -180 0c-12 -53 -57 -60 -84 -184m121 -63c21 -13 -47 -20 -47 4s46 36 85 11c20 -13 59 -23 76 -14s-31 30 -39 9c-26 4 -14 22 18 22s46 -6 47 -22s-24 -28 -53 -28c-58 0 -65 29 -98 32c-16 1 -25 -2 -25 -9s28 -9 36 -5" />
|
|
</vector>
|