jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/364509 )

Change subject: Update main menu icons
......................................................................


Update main menu icons

New icon sizes are 24x24px so that they look good on IE8. Note that
the new icons are slightly different from the old ones and that's
intentional.

Bug: T72961
Change-Id: I8dd07725e2e977efb29d107fb046c8e9e2368e13
---
M resources/skins.minerva.mainMenu.icons/anonymous.svg
M resources/skins.minerva.mainMenu.icons/contributions.svg
M resources/skins.minerva.mainMenu.icons/home.svg
M resources/skins.minerva.mainMenu.icons/logout.svg
M resources/skins.minerva.mainMenu.icons/nearby.svg
M resources/skins.minerva.mainMenu.icons/profile.svg
M resources/skins.minerva.mainMenu.icons/random.svg
M resources/skins.minerva.mainMenu.icons/settings.svg
M resources/skins.minerva.mainMenu.icons/watchlist.svg
9 files changed, 9 insertions(+), 9 deletions(-)

Approvals:
  jenkins-bot: Verified
  Jdlrobson: Looks good to me, approved



diff --git a/resources/skins.minerva.mainMenu.icons/anonymous.svg 
b/resources/skins.minerva.mainMenu.icons/anonymous.svg
index 23e618b..85337fe 100644
--- a/resources/skins.minerva.mainMenu.icons/anonymous.svg
+++ b/resources/skins.minerva.mainMenu.icons/anonymous.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 48 48" width="48" 
height="48"><path d="M37.5 5.492h-32v32c0 4.53 3.47 8 8 
8h32v-32c0-4.53-3.47-8-8-8zm-24.8 14.4c-1.34-1.06-1.87-2.13-1.87-3.73 1.6 1.6 4 
2.4 6.67 2.4s5.07-.8 6.67-2.4c0 1.6-.53 2.67-1.87 3.73-1.33 1.07-2.93 1.6-4.8 
1.6-1.87 0-3.47-.53-4.8-1.6zm22.4 11.47c0 .53-.27.8-.8 1.07-2.67 1.6-5.87 
2.4-9.33 2.4-3.2 0-6.13-.8-8.8-2.67-.53-.27-.53-.53-.8-1.07-.27-.53 
0-.8.27-1.33s.53-.53 1.07-.8c.53-.27.8 0 1.33.27 2.13 1.33 4.53 2.13 7.47 2.13 
2.939 0 5.33-.53 7.469-1.87.27-.27.8-.27 1.33-.27s.8.27 1.07.8c-.28.54-.019 
1.07-.28 1.34zm3.2-11.47c-1.33 1.07-2.93 1.6-4.8 1.6-1.87 
0-3.47-.53-4.8-1.6-1.34-1.06-1.87-2.13-1.87-3.73 1.6 1.6 4 2.4 6.67 2.4s5.07-.8 
6.67-2.4c-.01 1.6-.54 2.67-1.87 3.73z"/></svg>
\ No newline at end of file
+<svg width="24" height="24" viewBox="0 0 24 24" 
xmlns="http://www.w3.org/2000/svg";><path d="M3 13v6a2 2 0 0 0 2 2h14a2 2 0 0 0 
2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6h8V7l4.75 5L11 17v-4H3z" fill="#54595D" 
fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/contributions.svg 
b/resources/skins.minerva.mainMenu.icons/contributions.svg
index 3908e1f..2c43623 100644
--- a/resources/skins.minerva.mainMenu.icons/contributions.svg
+++ b/resources/skins.minerva.mainMenu.icons/contributions.svg
@@ -1 +1 @@
-<svg width="48" height="48" viewBox="0 0 48 48" 
xmlns="http://www.w3.org/2000/svg";><title>edit-history</title><path d="M42.88 
29.968c-1.85 9.98-10.664 17.152-21.262 17.152C9.679 47.12 0 37.52 0 25.68 0 
13.84 9.68 4.24 21.618 4.24c.68 0 .68 1.947 0 1.949-10.853.038-19.653 
8.727-19.653 19.49 0 10.765 8.8 19.492 19.653 19.492 9.507 0 17.726-6.305 
19.547-15.203h1.715zm-.857-5.146l-4.289 
5.146h8.576l-4.287-5.146zm-25.557-.282v6.457h6.457l19.043-19.043-6.457-6.457L16.466
 24.54zM46.959 6.96a1.715 1.715 0 0 0 0-2.427L42.93.503a1.715 1.715 0 0 0-2.428 
0l-3.15 3.152 6.456 6.456 3.151-3.15z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M13.424 3a8.565 8.565 0 0 0-8.567 
8.571H2l3.71 3.71.066.138 3.843-3.848H6.762a6.668 6.668 0 0 1 13.333 0 6.668 
6.668 0 0 1-6.666 6.667 6.64 6.64 0 0 1-4.71-1.957l-1.348 1.348a8.517 8.517 0 0 
0 6.053 2.514A8.573 8.573 0 0 0 22 11.571C22 6.838 18.162 3 13.424 3zm-.948 
4.762v4.762l4.076 2.419.686-1.157-3.333-1.976V7.762h-1.429z" fill="#54595D" 
fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/home.svg 
b/resources/skins.minerva.mainMenu.icons/home.svg
index 53e08c6..b85005d 100644
--- a/resources/skins.minerva.mainMenu.icons/home.svg
+++ b/resources/skins.minerva.mainMenu.icons/home.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="48" height="48" viewBox="0 0 48 
48"><path d="M20 40V28h8v12h10V24h6L24 6 4 24h6v16z"/></svg>
\ No newline at end of file
+<svg width="24" height="24" viewBox="0 0 24 24" 
xmlns="http://www.w3.org/2000/svg";><path d="M12 3L2 12h3v9h4v-4.6c0-1.47 
1.31-2.66 3-2.66s3 1.19 3 2.66V21h4v-9h3L12 3z" fill="#54595D"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/logout.svg 
b/resources/skins.minerva.mainMenu.icons/logout.svg
index 5ff1b5e..2cb9886 100644
--- a/resources/skins.minerva.mainMenu.icons/logout.svg
+++ b/resources/skins.minerva.mainMenu.icons/logout.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="48" height="48" viewBox="0 0 48 
48"><path d="M26 6h-4v20h4V6zm9.67 4.33l-2.83 2.83C35.98 15.73 38 19.62 38 24c0 
7.73-6.27 14-14 14s-14-6.27-14-14c0-4.38 2.02-8.27 5.16-10.84l-2.83-2.83C8.47 
13.63 6 18.52 6 24c0 9.94 8.06 18 18 18s18-8.06 
18-18c0-5.48-2.47-10.37-6.33-13.67z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M13 3h-2v10h2V3zm4.835 2.165L16.42 
6.58A6.985 6.985 0 0 1 19 12c0 3.865-3.135 7-7 7s-7-3.135-7-7c0-2.19 1.01-4.135 
2.58-5.42L6.165 5.165C4.235 6.815 3 9.26 3 12a9 9 0 0 0 18 
0c0-2.74-1.235-5.185-3.165-6.835z" fill="#D33" fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/nearby.svg 
b/resources/skins.minerva.mainMenu.icons/nearby.svg
index dade06d..36a87b9 100644
--- a/resources/skins.minerva.mainMenu.icons/nearby.svg
+++ b/resources/skins.minerva.mainMenu.icons/nearby.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 48 48" width="48" 
height="48"><path d="M40.405 18.878c0-8.906-7.08-15.977-15.978-15.977S8.45 9.98 
8.45 18.878c0 3.204.91 5.94 2.507 8.448L24.427 44l13.47-16.666c1.598-2.515 
2.508-5.252 2.508-8.456zm-15.978 9.144c-5.022 0-9.127-4.113-9.127-9.127 0-5.015 
4.105-9.144 9.127-9.144 5.023 0 9.128 4.113 9.128 9.127 0 5.015-4.105 
9.144-9.128 9.144z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M12 13.25a3.25 3.25 0 1 1 0-6.5 
3.25 3.25 0 0 1 0 6.5M12 2c-4.418 0-8 3-8 8 0 2.52 2 5 3 6s5 6 5 6 4-5 5-6 
3-3.48 3-6c0-5-3.582-8-8-8" fill="#54595D" fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/profile.svg 
b/resources/skins.minerva.mainMenu.icons/profile.svg
index c668084..d562f83 100644
--- a/resources/skins.minerva.mainMenu.icons/profile.svg
+++ b/resources/skins.minerva.mainMenu.icons/profile.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 48 48" width="48" 
height="48"><path d="M36 4H4v32c0 4.53 3.47 8 8 
8h32V12c0-4.53-3.47-8-8-8zm-5.34 10.67c1.87 0 3.2 1.6 3.2 3.2s-1.6 3.2-3.2 
3.2-3.2-1.6-3.2-3.2 1.34-3.2 3.2-3.2zm-13.33 0c1.87 0 3.2 1.6 3.2 3.2s-1.33 
3.47-3.2 3.47-3.2-1.6-3.2-3.2 1.33-3.47 3.2-3.47zM36 29.07c0 .53-.27.8-.8 
1.33-1.87 1.6-4.27 2.67-6.93 3.47-2.67.8-5.6.53-8.27 
0s-5.33-2.4-7.2-4c-.27-.27-.53-.8-.53-1.07s.27-.8.53-1.07c.27-.27.8-.53 
1.07-.53.53 0 .8.27 1.07.53 1.33 1.33 3.2 2.4 5.6 2.93 2.4.53 4.53.53 6.93 0 
2.4-.53 4.27-1.33 5.6-2.67.27-.27.8-.53 1.07-.53s.8.27 1.33.53c.53.28.53.55.53 
1.08z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M12 14.5c5.917 0 9 3.5 9 
5.5v1H3v-1c0-2 3.083-5.5 9-5.5zM17 8A5 5 0 1 1 7 8a5 5 0 0 1 10 0z" 
fill="#54595D" fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/random.svg 
b/resources/skins.minerva.mainMenu.icons/random.svg
index 0551bf2..521389b 100644
--- a/resources/skins.minerva.mainMenu.icons/random.svg
+++ b/resources/skins.minerva.mainMenu.icons/random.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 48 48" width="48" 
height="48"><path d="M36 4H4v32c0 4.267 3.475 8 8 
8h32V12c0-4.525-3.742-8-8-8zM13.327 36c-2.138 0-4-1.862-4-4s1.862-4 4-4 4 1.862 
4 4-1.862 4-4 4zm0-16c-2.138 0-4-1.862-4-4s1.862-4 4-4 4 1.862 4 4-1.862 4-4 
4zM24 28c-2.138 0-4-1.862-4-4s1.862-4 4-4 4 1.862 4 4-1.862 4-4 4zm10.664 
8c-2.139 0-4-1.862-4-4s1.861-4 4-4c2.138 0 4 1.862 4 4s-1.862 4-4 
4zm0-16c-2.139 0-4-1.862-4-4s1.861-4 4-4c2.138 0 4 1.862 4 4s-1.862 4-4 
4z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M17 9a2 2 0 1 1 .001-4.001A2 2 0 0 
1 17 9m0 10a2 2 0 1 1 .001-4.001A2 2 0 0 1 17 19m-5-5a2 2 0 1 1 .001-4.001A2 2 
0 0 1 12 14M7 9a2 2 0 1 1 .001-4.001A2 2 0 0 1 7 9m0 10a2 2 0 1 1 .001-4.001A2 
2 0 0 1 7 19M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 
0-2-2" fill="#54595D" fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/settings.svg 
b/resources/skins.minerva.mainMenu.icons/settings.svg
index 0b505ae..9b05185 100644
--- a/resources/skins.minerva.mainMenu.icons/settings.svg
+++ b/resources/skins.minerva.mainMenu.icons/settings.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 48 48" width="48" 
height="48"><path d="M44 
27.634v-7.26l-4.498-.752c-.247-1-.752-2-1.496-3.497l2.754-3.754-5.25-5.25-3.754 
2.753c-1.249-.752-2.497-1.248-3.497-1.496l-.496-4.498h-7.251l-.753 
4.498c-1.248.248-2.249.753-3.497 1.496l-3.754-2.753-5.25 5.25 2.488 3.754c-.753 
1.248-1 2.249-1.496 3.497L4 20.118v7.25l4.498.753c.247 1.249.752 2.25 1.496 
3.497l-2.497 3.754 5.25 5.25 3.754-2.496c1 .496 2.249 1 3.497 1.496l.753 
4.498h7.499l.752-4.498c1.249-.248 2.249-.753 3.497-1.496l3.754 2.753 
5.25-5.25-2.753-3.745c.752-1.248 1.248-2.497 1.496-3.497L44 27.634zM24 
31.38c-4.25 0-7.499-3.249-7.499-7.499s3.25-7.498 7.499-7.498c4.25 0 7.499 3.249 
7.499 7.498 0 4.25-3.25 7.5-7.499 7.5z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M12 15.5a3.5 3.5 0 1 1 0-7 3.5 3.5 
0 0 1 0 7M5.516 8.227a7.454 7.454 0 0 0-.769 
1.856l-2.746.417v3l2.746.417c.174.658.434 1.281.77 1.856l-1.65 2.238 2.123 
2.121 2.238-1.648a7.455 7.455 0 0 0 1.855.769L10.5 22h3l.417-2.747a7.455 7.455 
0 0 0 1.855-.77l2.239 1.65 2.12-2.123-1.647-2.237a7.454 7.454 0 0 0 
.769-1.856L22 13.5v-3l-2.747-.417a7.454 7.454 0 0 
0-.77-1.856l1.65-2.238-2.123-2.121-2.238 1.648a7.455 7.455 0 0 
0-1.855-.769L13.5 2h-3l-.417 2.747a7.455 7.455 0 0 0-1.855.77l-2.239-1.65L3.87 
5.99l1.647 2.237z" fill="#54595D" fill-rule="evenodd"/></svg>
\ No newline at end of file
diff --git a/resources/skins.minerva.mainMenu.icons/watchlist.svg 
b/resources/skins.minerva.mainMenu.icons/watchlist.svg
index bd326a8..63e8c20 100644
--- a/resources/skins.minerva.mainMenu.icons/watchlist.svg
+++ b/resources/skins.minerva.mainMenu.icons/watchlist.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 48 48" width="48" 
height="48"><path d="M26.667 30.667H40v2.666H26.667v-2.666zm0 
8H40V36H26.667v2.667zm0 2.666H40V44H26.667v-2.667zM24 28v8l-13.333 8 
2.666-16-10.666-8 16-2.667L24 4s5.07 13.333 5.333 13.333l16 2.667-10.666 
8H24z"/></svg>
\ No newline at end of file
+<svg viewBox="0 0 24 24" width="24" height="24" 
xmlns="http://www.w3.org/2000/svg";><path d="M12 18.27L18.18 22l-1.64-7.03L22 
10.24l-7.19-.61L12 3 9.19 9.63 2 10.24l5.46 4.73L5.82 22z" fill="#54595D" 
fill-rule="evenodd"/></svg>
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/364509
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8dd07725e2e977efb29d107fb046c8e9e2368e13
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <bmansu...@wikimedia.org>
Gerrit-Reviewer: Bmansurov <bmansu...@wikimedia.org>
Gerrit-Reviewer: Jdlrobson <jrob...@wikimedia.org>
Gerrit-Reviewer: Nirzar <npangar...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to