This commit is contained in:
Mirco Wittrien 2021-10-01 17:14:02 +02:00
parent 1f5395df5c
commit c151c40cf8
2 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,9 @@ body #app-mount .layer-3QrUeG ~ .layer-3QrUeG .sidebar-CFHs9e {
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Subscriptions-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/subscriptions.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Premium-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/premium.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Discord Nitro-tab" i]::before,
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="Discord-Nitro-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/nitro.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 14.788467,5.2306899 c 0.27683,-0.1663856 0.628056,-0.1495863 0.888087,0.043198 0.25919,0.1936006 0.377505,0.5231801 0.299988,0.8367761 l -1.600019,6.399813 c -0.08952,0.356746 -0.409544,0.606336 -0.77673,0.606336 H 2.4001992 c -0.367186,0 -0.6871778,-0.25043 -0.7767664,-0.606336 L 0.02348567,6.1106644 c -0.077589,-0.313596 0.0407985,-0.6431755 0.2999886,-0.8367761 0.2607981,-0.1919927 0.6111847,-0.208792 0.88877023,-0.043198 L 4.5585211,7.2386215 7.3352153,3.0731721 c 0.018971,-0.028451 0.045418,-0.047254 0.071949,-0.066105 0.015983,-0.011364 0.032003,-0.022751 0.046438,-0.036287 L 6.6832322,2.1996054 c -0.1551901,-0.1551901 -0.1551901,-0.4103844 0,-0.5655745 L 7.7175928,0.59967034 c 0.1552021,-0.1551901 0.4103844,-0.1551901 0.5655865,0 L 9.3175402,1.6340309 c 0.15519,0.1551901 0.15519,0.4103844 0,0.5655745 L 8.5471692,2.97078 c 0.014423,0.013812 0.030743,0.025391 0.047086,0.036995 0.026243,0.018623 0.05257,0.037307 0.071301,0.065397 L 11.442275,7.2386215 Z M 1.6003337,13.916703 H 14.399802 v 1.600019 H 1.6003337 Z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB