Pinned message icon

This commit is contained in:
Vozer
2022-06-06 12:17:22 -05:00
committed by GitHub
parent bf47427a79
commit 130c3d5bab
+7
View File
@@ -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%);
}