diff --git a/styles/src/style_tree/assistant.ts b/styles/src/style_tree/assistant.ts index d261a23bcd96e14df673d11f98944d6061460d2e..9915cb8b2400cdd409d902b4845ff439807937a6 100644 --- a/styles/src/style_tree/assistant.ts +++ b/styles/src/style_tree/assistant.ts @@ -293,7 +293,7 @@ export default function assistant(): any { }), split_button: tab_bar_button(theme, { - icon: "icons/split_message.svg", + icon: "icons/snip.svg", }), quote_button: tab_bar_button(theme, { icon: "icons/quote.svg",