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
17
images/android-vector-drawable/wikipedia.xml
Executable file → Normal file
17
images/android-vector-drawable/wikipedia.xml
Executable file → Normal file
@@ -1,19 +1,12 @@
|
||||
<?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="#f3f3f3"
|
||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
||||
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="#2f2f2f"
|
||||
android:pathData="M65 152v8c0 2 1 3 4 3 20 1 20 5 28 23l90 196c7 14 16 16 25-1l45-88 42 88c8 15 16
|
||||
16 24 0l86-194c8-17 19-24 36-24 2 0 2-1 2-3v-8h-80l-1 1v7c0 2 2 3 4 3 10 0 29 2
|
||||
21 19l-70 166-3-1-43-88 37-72c8-15 10-24 25-24 2 0 4-1 4-3v-7l-1-1h-64l-1 1v7c0
|
||||
3 4 3 7 3 18 1 16 8 10 19l-27 56-25-52c-9-16-11-21 2-22 3-1 8-1
|
||||
8-4v-7l-1-1h-69l-1 1v8c0 2 2 2 5 2 12 2 12 3 23 26l40 84-37 75-3-1-76-167c-8-17
|
||||
2-16 18-17 3 0 3-1 3-3v-7l-1-1z" />
|
||||
</vector>
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M65 152v8c0 2 1 3 4 3 20 1 20 5 28 23l90 196c7 14 16 16 25 -1l45 -88 42 88c8 15 16 16 24 0l86 -194c8 -17 19 -24 36 -24 2 0 2 -1 2 -3v-8h-80l-1 1v7c0 2 2 3 4 3 10 0 29 2 21 19l-70 166 -3 -1 -43 -88 37 -72c8 -15 10 -24 25 -24 2 0 4 -1 4 -3v-7l-1 -1h-64l-1 1v7c0 3 4 3 7 3 18 1 16 8 10 19l-27 56 -25 -52c-9 -16 -11 -21 2 -22 3 -1 8 -1 8 -4v-7l-1 -1h-69l-1 1v8c0 2 2 2 5 2 12 2 12 3 23 26l40 84 -37 75 -3 -1 -76 -167c-8 -17 2 -16 18 -17 3 0 3 -1 3 -3v-7l-1 -1z" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user