diff --git a/src/fixations/_assets.scss b/src/fixations/_assets.scss index 6cd73d1..d7cd416 100644 --- a/src/fixations/_assets.scss +++ b/src/fixations/_assets.scss @@ -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); -} \ No newline at end of file +}