This commit is contained in:
Mirco Wittrien 2021-10-01 16:38:38 +02:00
parent 3c81d4aad8
commit 3787c1bc87
2 changed files with 5 additions and 0 deletions

View File

@ -122,6 +122,10 @@ body #app-mount .layer-3QrUeG ~ .layer-3QrUeG .sidebar-CFHs9e {
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Developer-Options-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/developer.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Hotspot Options-tab" i]::before,
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Hotspot-Options-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/hotspots.svg) center/contain no-repeat;
}
#bd-settings-sidebar .ui-tab-bar-item:nth-child(3)::before,
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ.bd-settings-tab::before,
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="pc-general-tab" i]::before,

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 10.525648,0 C 11.798162,3.410392 11.13646,5.268293 9.7112385,6.744433 8.1587582,8.373277 5.740979,9.59491 4.0358007,11.987275 1.7707196,15.16861 1.3889645,22.167551 9.5585304,24 6.1227342,22.193002 5.3846736,16.950158 9.1004262,13.66702 c -0.9671176,3.181337 0.8144097,5.217391 3.0285918,4.479322 2.163282,-0.738071 3.588504,0.814422 3.537605,2.59597 -0.0254,1.221632 -0.509014,2.265112 -1.756078,2.850478 5.319122,-0.941676 7.456955,-5.344647 7.456955,-8.704135 0,-4.428422 -3.9448,-5.039238 -1.959675,-8.755039 -2.36688,0.203606 -3.1813,1.756098 -2.952242,4.301167 0.152698,1.679745 -1.60337,2.825026 -2.901343,2.061506 C 12.510773,11.860021 12.536222,10.638388 13.452441,9.722163 15.412116,7.787911 16.175626,3.33404 10.525648,0 Z"/></svg>

After

Width:  |  Height:  |  Size: 849 B