diff --git a/app/assets/stylesheets/svg-dimensions.css b/app/assets/stylesheets/svg-dimensions.css
index 4f58810fb..ebe5f55bc 100644
--- a/app/assets/stylesheets/svg-dimensions.css
+++ b/app/assets/stylesheets/svg-dimensions.css
@@ -9,7 +9,7 @@
.icon-clock { width: 16px; height: 16px; }
.icon-cloud { width: 16px; height: 16px; }
.icon-cog { width: 20px; height: 20px; }
-.icon-crown { width: 64px; height: 48px; }
+.icon-crown { width: 62px; height: 27px; }
.icon-dashboard { width: 24px; height: 24px; }
.icon-diagonal-cross { width: 13px; height: 13px; }
.icon-download { width: 14px; height: 13px; }
diff --git a/app/assets/stylesheets/zammad.css.scss b/app/assets/stylesheets/zammad.css.scss
index 0d12c9503..776a4ddca 100644
--- a/app/assets/stylesheets/zammad.css.scss
+++ b/app/assets/stylesheets/zammad.css.scss
@@ -2438,7 +2438,7 @@ footer {
justify-content: center;
}
- .user-menu .list-button *:not(.dropdown-nose) {
+ .user-menu .list-button *:not(.dropdown-nose):not(.icon-crown) {
position: relative;
}
@@ -2547,8 +2547,9 @@ footer {
.icon-crown {
position: absolute;
width: 32px;
- left: -5px;
- top: -23px;
+ left: 50%;
+ margin-left: -16px;
+ top: -15px;
fill: hsl(47,100%,59%);
}
@@ -2558,8 +2559,8 @@ footer {
.icon-crown {
width: 40px;
- left: -6px;
- top: -24px;
+ margin-left: -20px;
+ top: -15px;
}
}
@@ -2569,8 +2570,8 @@ footer {
.icon-crown {
width: 64px;
- left: -10px;
- top: -23px;
+ margin-left: -32px;
+ top: -16px;
}
}
diff --git a/contrib/icon-sprite.sketch b/contrib/icon-sprite.sketch
index 29779ee6e..2cb4284a8 100644
Binary files a/contrib/icon-sprite.sketch and b/contrib/icon-sprite.sketch differ
diff --git a/public/assets/images/icons.svg b/public/assets/images/icons.svg
index 04db68fc5..fb4a3f3b1 100644
--- a/public/assets/images/icons.svg
+++ b/public/assets/images/icons.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/public/assets/images/icons/crown.svg b/public/assets/images/icons/crown.svg
index 6f7044e4a..d55dc0849 100644
--- a/public/assets/images/icons/crown.svg
+++ b/public/assets/images/icons/crown.svg
@@ -1,13 +1,13 @@
-