diff --git a/src/styles/Telegram T.json b/src/styles/Telegram T.json index e18f0102d..314214c45 100644 --- a/src/styles/Telegram T.json +++ b/src/styles/Telegram T.json @@ -2,7 +2,7 @@ "metadata": { "name": "Telegram T", "lastOpened": 0, - "created": 1639657599258 + "created": 1642535370942 }, "iconSets": [ { @@ -2743,7 +2743,7 @@ ], "grid": 24, "tags": [ - "muted-chat" + "muted" ], "isMulticolor": false, "isMulticolor2": false, @@ -3592,7 +3592,7 @@ { "order": 571, "id": 4, - "name": "muted-chat", + "name": "muted", "prevSize": 32, "code": 59741, "tempChar": "" @@ -3675,4 +3675,4 @@ "showLiga": false }, "uid": -1 -} \ No newline at end of file +} diff --git a/src/styles/icons.scss b/src/styles/icons.scss index 82ab7bd23..423e33250 100644 --- a/src/styles/icons.scss +++ b/src/styles/icons.scss @@ -464,7 +464,7 @@ .icon-eye:before { content: "\e924"; } -.icon-muted-chat:before { +.icon-muted:before { content: "\e95d"; } .icon-avatar-archived-chats:before {