From 93397708ba91d212c53a04561cc5a5639c065319 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Wed, 22 May 2024 17:35:23 +0200 Subject: [PATCH] Fix "become moderator" icon. --- CHANGELOG.md | 6 ++++++ assets/images/moderator.svg | 10 +++++----- client/videowatch/buttons.ts | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ad82ab..401216df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 10.0.2 (Not Released Yet) + +### Minor changes and fixes + +* Fix "become moderator" icon. + ## 10.0.1 ### Minor changes and fixes diff --git a/assets/images/moderator.svg b/assets/images/moderator.svg index c88e229b..bac3d72c 100644 --- a/assets/images/moderator.svg +++ b/assets/images/moderator.svg @@ -99,16 +99,16 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="11.203223" - inkscape:cy="12.683728" + inkscape:zoom="16" + inkscape:cx="12.375" + inkscape:cy="8.1875" inkscape:document-units="px" inkscape:current-layer="g1910" inkscape:document-rotation="0" showgrid="false" inkscape:window-width="1842" inkscape:window-height="1011" - inkscape:window-x="1920" + inkscape:window-x="0" inkscape:window-y="1082" inkscape:window-maximized="1" units="px" @@ -140,7 +140,7 @@ id="path1141" style="opacity:0.998;fill:#deddda;fill-opacity:1;stroke:#deddda;stroke-width:1.17052;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkscape:label="rect1876-6" - d="m 2.4029499,0.58273862 0,-0.77222952 c 0,-0.5219815 0.4202233,-0.9422049 0.9422049,-0.9422049 l 1.9614175,-0.023585 1.9614174,0.010033 c 0.5219816,0 0.9422049,0.42022334 0.9422049,0.94220484 v 0.77222958 c 0,0 -1.6246328,4.32927978 -2.9036223,4.34980548 C 4.0275827,4.939518 2.4029499,0.58273862 2.4029499,0.58273862 Z" + d="m 2.9429873,1.6262443 v -1.96771619 c 0,-0.5219815 0.4202233,-0.94220491 0.9422049,-0.94220491 l 1.9614175,-0.023585 1.9614174,0.010033 c 0.5219816,0 0.9422049,0.42022335 0.9422049,0.94220485 V 1.6126923 c 0,0 -1.6246328,3.1337931 -2.9036223,3.1543188 C 4.5676201,4.787537 2.9429873,1.6262443 2.9429873,1.6262443 Z" sodipodi:nodetypes="cscccsczc" /> diff --git a/client/videowatch/buttons.ts b/client/videowatch/buttons.ts index 0c40a343..fadefc42 100644 --- a/client/videowatch/buttons.ts +++ b/client/videowatch/buttons.ts @@ -118,7 +118,7 @@ const promoteSVG: SVGButton = () => { // Then replace the color by `currentColor` return ` - + `