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,17 +1,15 @@
|
||||
<?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="#f8981d"
|
||||
android:pathData="M274,235 C292,256,269,275,269,275 S316,251,294,221 S259,179,342,131 C342,130,211,163,274,235 M294,53 S334,93,256,153 C194,202,242,230,256,262 C220,229,193,201,211,174 C238,134,310,115,294,53" />
|
||||
android:fillColor="#F8981D"
|
||||
android:pathData="M274 235c18 21 -5 40 -5 40s47 -24 25 -54 -35 -42 48 -90C342 130 211 163 274 235M294 53s40 40 -38 100c-62 49 -14 77 0 109 -36 -33 -63 -61 -45 -88C238 134 310 115 294 53" />
|
||||
<path
|
||||
android:fillColor="#5382a1"
|
||||
android:pathData="M206,347 S191,355,216,358 S262,361,295,355 A137,137,0,0,0,316,365 C242,397,147,364,206,347 M197,305 S181,317,206,320 S264,324,308,315 A45,45,0,0,0,324,325 C233,351,132,327,197,305 M372,378 S383,387,360,394 C317,407,181,411,143,395 C129,389,158,378,176,378 C159,368,78,399,134,408 C287,432,412,396,372,378 M213,262 S144,278,188,284 C207,287,245,286,280,283 S337,275,337,275 A122,122,0,0,0,320,284 C250,302,114,294,153,275 S213,262,213,262 M337,331 C410,294,376,251,344,265 C380,235,445,301,335,333 L335,331 M220,432 C289,436,394,430,396,397 C396,397,391,409,339,419 S208,429,165,422 C166,422,175,429,220,432" />
|
||||
</vector>
|
||||
android:fillColor="#5382A1"
|
||||
android:pathData="M206 347s-15 8 10 11 46 3 79 -3a137 137 0 0 0 21 10C242 397 147 364 206 347m-9 -42s-16 12 9 15 58 4 102 -5a45 45 0 0 0 16 10C233 351 132 327 197 305m175 73s11 9 -12 16c-43 13 -179 17 -217 1 -14 -6 15 -17 33 -17 -17 -10 -98 21 -42 30C287 432 412 396 372 378M213 262s-69 16 -25 22c19 3 57 2 92 -1s57 -8 57 -8a122 122 0 0 0 -17 9c-70 18 -206 10 -167 -9S213 262 213 262m124 69c73 -37 39 -80 7 -66 36 -30 101 36 -9 68v-2M220 432c69 4 174 -2 176 -35 0 0 -5 12 -57 22s-131 10 -174 3C166 422 175 429 220 432" />
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user