Add this icon

This commit is contained in:
Indiana Jone (Indi) 2025-04-05 21:07:03 -04:00
parent 67d9013d1f
commit 752005b07a
3 changed files with 18 additions and 3 deletions

View file

@ -2,7 +2,7 @@
* @name IconRecolors
* @author krystalskullofficial, byeoon
* @description Recolors channel icons to make them easier to notice.
* @version 6.0.0
* @version 6.2.5
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#6th-iconrecolors-
@ -31,6 +31,11 @@
fill: var(--status-danger-background) !important;
}
/*--------------*/
[class^=contents__] path[d^=" M-10,10 C-10,10 10,-10 10,-10" ] {
stroke: var(--status-danger-background) !important ;
}
/*-----------------------------------------------------------------------------------------------------*/
/*---Lock Icon Channel List Recolor---*/