From 33e15a51a6817f2d2e247e17b4369554079a672d Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Thu, 27 Jul 2023 00:10:44 +0800 Subject: [PATCH] style: update offline icons --- .../com.msgbyte.offline-icons/src/icons.json | 45 ++++++++++++------- 1 file changed, 30 insertions(+), 15 deletions(-) diff --git a/client/web/plugins/com.msgbyte.offline-icons/src/icons.json b/client/web/plugins/com.msgbyte.offline-icons/src/icons.json index 284a5238..a12c32d4 100644 --- a/client/web/plugins/com.msgbyte.offline-icons/src/icons.json +++ b/client/web/plugins/com.msgbyte.offline-icons/src/icons.json @@ -70,18 +70,6 @@ "cog": { "body": "" }, - "plus-circle-outline": { - "body": "" - }, - "cloud-upload": { - "body": "" - }, - "emoticon-happy-outline": { - "body": "" - }, - "send-circle-outline": { - "body": "" - }, "pound": { "body": "" }, @@ -103,6 +91,18 @@ "file-question-outline": { "body": "" }, + "plus-circle-outline": { + "body": "" + }, + "cloud-upload": { + "body": "" + }, + "emoticon-happy-outline": { + "body": "" + }, + "send-circle-outline": { + "body": "" + }, "email-edit-outline": { "body": "" }, @@ -115,15 +115,15 @@ "magnify": { "body": "" }, - "account-supervisor-outline": { - "body": "" - }, "dock-window": { "body": "" }, "account-multiple-plus-outline": { "body": "" }, + "account-supervisor-outline": { + "body": "" + }, "message-badge-outline": { "body": "" }, @@ -181,6 +181,9 @@ "open-in-new": { "body": "" }, + "fullscreen": { + "body": "" + }, "message-reply-text-outline": { "body": "" } @@ -268,5 +271,17 @@ "body": "" } } + }, + { + "prefix": "mingcute", + "lastModified": 1686897379, + "aliases": {}, + "width": 24, + "height": 24, + "icons": { + "voice-line": { + "body": "" + } + } } ]