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
19 lines
712 B
XML
19 lines
712 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="#E34F26"
|
|
android:pathData="M71 460L30 0h451l-41 460 -185 52" />
|
|
<path
|
|
android:fillColor="#EF652A"
|
|
android:pathData="M256 472l149 -41 35 -394H256" />
|
|
<path
|
|
android:fillColor="#EBEBEB"
|
|
android:pathData="M256 208h-75l-5 -58h80V94H114l15 171h127zm-1 147l-63 -17 -4 -45h-56l7 89 116 32z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M255 208v57h70l-7 73 -63 17v59l116 -32 16 -174zm0 -114v56h137l5 -56z" />
|
|
</vector>
|