Regenerated Android vector drawables (#300)
* 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
This commit is contained in:
committed by
Terence Eden
parent
67e404f007
commit
ffc7ae9b07
20
images/android-vector-drawable/html5.xml
Executable file → Normal file
20
images/android-vector-drawable/html5.xml
Executable file → Normal file
@@ -1,20 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<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" />
|
||||
android:fillColor="#E34F26"
|
||||
android:pathData="M71 460L30 0h451l-41 460 -185 52" />
|
||||
<path
|
||||
android:fillColor="#ef652a"
|
||||
android:pathData="M256 472l149-41 35-394H256" />
|
||||
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" />
|
||||
android:fillColor="#EBEBEB"
|
||||
android:pathData="M256 208h-75l-5 -58h80V94H114l15 171h127zm-1 147l-63 -17 -4 -45h-56l7 89 116 32z" />
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M255 208v57h70l-7 73-63 17v59l116-32 16-174zm0-114v56h137l5-56z" />
|
||||
</vector>
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M255 208v57h70l-7 73 -63 17v59l116 -32 16 -174zm0 -114v56h137l5 -56z" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user