This commit is contained in:
Mirco Wittrien 2021-01-20 18:11:24 +01:00
parent 581dc81f41
commit abba8b0030
2 changed files with 4 additions and 0 deletions

View File

@ -122,6 +122,9 @@
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="ThemeRepo-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settings_icons_themerepo.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="pc-updater-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settings_icons_updatecheck.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Logout-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settings_icons_logout.svg) center/contain no-repeat;
}

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="black" d="M 11.111347,0.18979943 3.409341,3.6116905 C 2.6171347,3.9637822 2.1,4.7559885 2.1,5.6252149 V 10.796562 C 2.1,16.903152 6.3251003,22.613639 12.002579,24 17.680057,22.613639 21.905158,16.903152 21.905158,10.796562 V 5.6252149 c 0,-0.8692264 -0.517135,-1.6614327 -1.309341,-2.0135244 L 12.893811,0.18979943 c -0.561146,-0.25306593 -1.221318,-0.25306593 -1.782464,0 z M 9.0208023,16.617077 6.1710602,13.767335 c -0.4291118,-0.429112 -0.4291118,-1.122292 0,-1.551404 0.4291117,-0.429112 1.1222922,-0.429112 1.551404,0 L 9.802006,14.28447 16.271691,7.8147851 c 0.429111,-0.4291117 1.122292,-0.4291117 1.551404,0 0.429111,0.4291117 0.429111,1.1222923 0,1.551404 l -7.250889,7.2508879 c -0.418109,0.429112 -1.122292,0.429112 -1.5514037,0 z"/></svg>

After

Width:  |  Height:  |  Size: 846 B