From e576a9453884a90ae553371c65eb6543d862d256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hakan=20G=C3=B6ksu?= <101818797+hakangoksu@users.noreply.github.com> Date: Sun, 7 Dec 2025 20:37:58 +0200 Subject: [PATCH] Update IconsTabler.qml --- Commons/IconsTabler.qml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Commons/IconsTabler.qml b/Commons/IconsTabler.qml index cb5bd33c1..9618e6797 100644 --- a/Commons/IconsTabler.qml +++ b/Commons/IconsTabler.qml @@ -129,6 +129,9 @@ Singleton { "settings-system-monitor": "activity", "bluetooth": "bluetooth", "bt-device-generic": "bluetooth", + "bt-device-microphone": "microphone", + "bt-device-headset": "headset", + "bt-device-earbuds": "device-airpods", "bt-device-headphones": "headphones", "bt-device-mouse": "mouse-2", "bt-device-keyboard": "bluetooth",