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
25
images/android-vector-drawable/lock.xml
Executable file → Normal file
25
images/android-vector-drawable/lock.xml
Executable file → Normal file
@@ -1,26 +1,23 @@
|
||||
<?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="#000000"
|
||||
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="#29303D"
|
||||
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:strokeColor="#e0e4eb"
|
||||
android:fillColor="#29303D"
|
||||
android:pathData="M346 214v-37c0 -123 -180 -123 -180 0v37"
|
||||
android:strokeWidth="32"
|
||||
android:pathData="M346 214v-37c0-123-180-123-180 0v37" />
|
||||
android:strokeColor="#E0E4EB" />
|
||||
<path
|
||||
android:fillColor="#ffbf00"
|
||||
android:pathData="M394 233c0-12-9-21-21-21H139c-12 0-21 9-21 21v167c0 12 9 21 21 21h234c12 0 21-9
|
||||
21-21V228z" />
|
||||
android:fillColor="#FFFF00"
|
||||
android:pathData="M120 210H390A5 5 0 0 1 395 215V415A5 5 0 0 1 390 420H120A5 5 0 0 1 115 415V215A5 5 0 0 1 120 210Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M 256 268 C 271.463972995 268 284 280.536027005 284 296 C 284 311.463972995 271.463972995 324 256 324 C 240.536027005 324 228 311.463972995 228 296 C 228 280.536027005 240.536027005 268 256 268 Z" />
|
||||
android:fillColor="#29303D"
|
||||
android:pathData="M284 296A28 28 0 0 1 228 296A28 28 0 0 1 284 296Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:fillColor="#29303D"
|
||||
android:pathData="M262 296h-12l-16 69h44" />
|
||||
</vector>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user