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
@@ -1,14 +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="#fff"
|
||||
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,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="#000000"
|
||||
android:pathData="M114,137 C29,171,154,201,261,201 S479,174,413,140 C436,167,359,185,261,185 S80,164,114,137 M179,257 C96,199,47,339,151,355 C24,400,47,178,179,257 M87,191 C116,230,371,247,434,191 C412,314,370,305,351,375 C322,420,189,413,171,375 C159,322,114,315,87,191 M208,128 C229,115,161,108,161,132 S207,168,246,143 C266,130,305,120,322,129 S291,159,283,138 C257,142,269,160,301,160 S347,154,348,138 S324,110,295,110 C237,110,230,139,197,142 C181,143,172,140,172,133 S200,124,208,128" />
|
||||
</vector>
|
||||
android:pathData="M114 137c-85 34 40 64 147 64s218 -27 152 -61c23 27 -54 45 -152 45s-181 -21 -147 -48m65 120c-83 -58 -132 82 -28 98c-127 40 -99 -152 9 -115m-73 -49c29 39 284 56 347 0c-22 123 -64 114 -83 184c-29 45 -162 38 -180 0c-12 -53 -57 -60 -84 -184m121 -63c21 -13 -47 -20 -47 4s46 36 85 11c20 -13 59 -23 76 -14s-31 30 -39 9c-26 4 -14 22 18 22s46 -6 47 -22s-24 -28 -53 -28c-58 0 -65 29 -98 32c-16 1 -25 -2 -25 -9s28 -9 36 -5" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user