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
19
images/android-vector-drawable/keybase.xml
Executable file → Normal file
19
images/android-vector-drawable/keybase.xml
Executable file → Normal file
@@ -1,25 +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="#fff"
|
||||
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="#282828"
|
||||
android:pathData="M201 80 22-31 18 10c-9 18-8 24-8 26 8-3 81 10 59 80 0 0 44 12 76 57 29 39 11
|
||||
104-57 84-58-17-111-13-177 40l32-81-79 102c-3-99 10-140
|
||||
79-190-23-1-41-18-40-38l2-27c1-19 17-35 37-34 1-1 36 1 36 2zm36 96c-5-6-15 1-9
|
||||
7l21 25-10 8c-2 2-3 5-1 7l2 3c3 3 6 0 6 0l10-9 10 10-22 17c-2 2-2 5-1 7l9 11c2 2
|
||||
5 2 7 1l22-17 6 7c5 6 14-1 9-7zm-50-70-21-2c-5 0-10 4-11 9l-1 27c0 6 4 10 9
|
||||
10l16 1c-1-6 4-36 8-45z" />
|
||||
android:pathData="M201 80l22 -31 18 10c-9 18 -8 24 -8 26 8 -3 81 10 59 80 0 0 44 12 76 57 29 39 11 104 -57 84 -58 -17 -111 -13 -177 40l32 -81 -79 102c-3 -99 10 -140 79 -190 -23 -1 -41 -18 -40 -38l2 -27c1 -19 17 -35 37 -34 1 -1 36 1 36 2zm36 96c-5 -6 -15 1 -9 7l21 25 -10 8c-2 2 -3 5 -1 7l2 3c3 3 6 0 6 0l10 -9 10 10 -22 17c-2 2 -2 5 -1 7l9 11c2 2 5 2 7 1l22 -17 6 7c5 6 14 -1 9 -7zm-50 -70l-21 -2c-5 0 -10 4 -11 9l-1 27c0 6 4 10 9 10l16 1c-1 -6 4 -36 8 -45z" />
|
||||
<path
|
||||
android:fillColor="#282828"
|
||||
android:pathData="M 215 334 C 222.731986498 334 229 340.268013502 229 348 C 229 355.731986498 222.731986498 362 215 362 C 207.268013502 362 201 355.731986498 201 348 C 201 340.268013502 207.268013502 334 215 334 Z" />
|
||||
android:pathData="M229 348A14 14 0 0 1 201 348A14 14 0 0 1 229 348Z" />
|
||||
<path
|
||||
android:fillColor="#282828"
|
||||
android:pathData="M 298 334 C 305.731986498 334 312 340.268013502 312 348 C 312 355.731986498 305.731986498 362 298 362 C 290.268013502 362 284 355.731986498 284 348 C 284 340.268013502 290.268013502 334 298 334 Z" />
|
||||
</vector>
|
||||
android:pathData="M312 348A14 14 0 0 1 284 348A14 14 0 0 1 312 348Z" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user