Changed the Pins/New Member icon

This commit is contained in:
Vozer
2022-06-29 21:47:43 -05:00
committed by GitHub
parent 3e26dc983e
commit bab9eb2bbd
+2 -2
View File
@@ -344,7 +344,7 @@
/* Pinned Message Icon */
.icon-JRJzJz {
background-image: url("https://files.catbox.moe/0v95wa.svg") !important;
background-image: url("https://files.catbox.moe/rt7y8u.svg") !important;
transform: scale(1.5, 1.5);
filter: invert(48%);
}
@@ -379,4 +379,4 @@
"M15.5 8.516a7.5 7.5 0 1 1-9.462-7.24A1 1 0 0 1 7 0h2a1 1 0 0 1 .962 1.276 7.503 7.503 0 0 1 5.538 7.24zm-3.61-3.905L6.94 7.439 4.11 12.39l4.95-2.828 2.828-4.95z"
);
transform: scale(1.5, 1.5);
}
}