mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
Pinned message icon
This commit is contained in:
@@ -253,3 +253,10 @@
|
||||
d: path("M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5zm11.5 5.175 3.5 1.556V4.269l-3.5 1.556v4.35zM2 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h7.5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H2z");
|
||||
transform: scale(1.5, 1.5);
|
||||
}
|
||||
|
||||
/* Pinned Message Icon */
|
||||
.icon-JRJzJz {
|
||||
background-image: url("https://files.catbox.moe/0v95wa.svg") !important;
|
||||
transform: scale(1.5, 1.5);
|
||||
filter: invert(48%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user