This commit is contained in:
Mirco Wittrien 2021-07-03 16:45:06 +02:00
parent fa4ca78e57
commit 7d29020b49
2 changed files with 4 additions and 0 deletions

View File

@ -172,6 +172,9 @@
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="PERMISSIONS-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/roles.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="STICKERS-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/stickers.svg) center/contain no-repeat;
}
.sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[aria-controls="AUDIT_LOG-tab" i]::before {
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/settingsicons/audit.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" fill-rule="evenodd" clip-rule="evenodd" d="m 14.400253,0.7951791 v 5.6879173 c 0,1.7254126 1.392362,3.1176358 3.118083,3.1176358 h 5.688846 c 0.70224,0 1.059241,-0.8448485 0.55944,-1.3446265 L 15.745095,0.23590637 C 15.245174,-0.26386802 14.400253,0.08121426 14.400253,0.7951791 Z m 3.090843,11.2398649 c -3.050763,0 -5.527253,-2.4767961 -5.527253,-5.5278852 V 0.06997693 H 2.3927662 C 1.0767454,0.06997693 0,1.1468286 0,2.4629824 V 21.607081 C 0,22.923132 1.0767454,24 2.3927662,24 H 21.53486 c 1.316041,0 2.392802,-1.076868 2.392802,-2.392919 v -9.572037 z m -3.091323,2.630543 c 0,1.325413 -1.074241,2.39988 -2.399522,2.39988 -1.325281,0 -2.3996181,-1.074467 -2.3996181,-2.39988 H 8.0009114 c 0,2.208941 1.7905577,3.99976 3.9993396,3.99976 2.208722,0 3.999244,-1.790819 3.999244,-3.99976 z M 5.3347129,15.9988 c 0,0.736393 -0.5968565,1.333333 -1.3331052,1.333333 -0.7362607,0 -1.3331052,-0.59694 -1.3331052,-1.333333 0,-0.736274 0.5968445,-1.333213 1.3331052,-1.333213 0.7362487,0 1.3331052,0.596939 1.3331052,1.333213 z m 14.6641461,1.333333 c 0.73632,0 1.333081,-0.59694 1.333081,-1.333333 0,-0.736274 -0.596761,-1.333213 -1.333081,-1.333213 -0.736201,0 -1.333082,0.596939 -1.333082,1.333213 0,0.736393 0.596881,1.333333 1.333082,1.333333 z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB