From 67768f2e4e867310ef2fbcebfbcfb3bd6f3a3e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=98=D0=9D?= Date: Fri, 29 May 2026 00:40:26 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=D1=83=D0=B1=D1=80=D0=B0=D1=82=D1=8C=20?= =?UTF-8?q?=D0=B4=D1=83=D0=B1=D0=BB=D0=B8=D1=80=D1=83=D1=8E=D1=89=D0=B8?= =?UTF-8?q?=D0=B9=D1=81=D1=8F=20=D0=BA=D0=BB=D1=8E=D1=87=20=F0=9F=9F=A7=20?= =?UTF-8?q?=D0=B2=20Icon.jsx=20(#7)=20Co-authored-by:=20=D0=9C=D0=98=D0=9D?= =?UTF-8?q?=20=20Co-committed-by:=20=D0=9C?= =?UTF-8?q?=D0=98=D0=9D=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/editor/Icon.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor/Icon.jsx b/src/editor/Icon.jsx index c683880..431f68a 100644 --- a/src/editor/Icon.jsx +++ b/src/editor/Icon.jsx @@ -313,7 +313,7 @@ const EMOJI_TO_NAME = { '◣': 'prim-wedge', '◢': 'prim-cornerwedge', '〰': 'waves', // UI / художественные '🎨': 'palette', '📺': 'monitor', '🖼': 'image', '🖼️': 'image', - '🔤': 'type', '🟧': 'square', + '🔤': 'type', // звук '🎵': 'music', '🎼': 'music2', '🔊': 'sound', // навигация