From b841469505ad0ae532a4fe6ab263f19b9e53fc58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thea=20Sch=C3=B6bl?= Date: Fri, 25 Apr 2025 21:42:07 +0200 Subject: [PATCH] feat: add icons --- icons.config.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/icons.config.js b/icons.config.js index 02e7c7ae..c5382db0 100644 --- a/icons.config.js +++ b/icons.config.js @@ -80,6 +80,9 @@ const config = { "delete", "remove_selection", "bolt", + "thunderstorm", + "join_inner", + "uppercase", "undo", "redo", "replay",