Created attachment 181071 [details] Microphone icon off-centre SUMMARY In the Accessibility part of System Settings, the Screen Reader options have a microphone icon that is off-centre compared to the rest of the pages' icons. STEPS TO REPRODUCE 1. Open System Settings 2. Navigate to Accessibilty settings OBSERVED RESULT Off-centre microphone icon next to "Screen Reader" EXPECTED RESULT Icon not off-centre Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.3.80 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.0 Kernel Version: 6.11.0-25-generic (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i5-4210U CPU @ 1.70GHz Memory: 8 GiB of RAM (7.7 GiB usable) Graphics Processor: Intel® HD Graphics 4400 Manufacturer: Hewlett-Packard Product Name: HP EliteBook 840 G1 System Version: A3009DD10303
That's true, it is! It's an issue with the icon in the Breeze icon theme; moving there.
It might be because the microphone icon usually has sound waves on the right of it. The space for those is left empty on this icon. To be honest, the microphone isn't the appropriate icon for a screen reader. Maybe a different icon should be used, like a screen with sound waves or something.
Git commit 9afc6e7c5cd2d7863c00d6b617228e2a81db383c by Nate Graham. Committed on 09/05/2025 at 19:23. Pushed by ngraham into branch 'master'. Correct 22px audio-input-microphone being off-center The 16px version is centered, but the 22px version was not. I suspect this is the result of copying the microphone shape from the status icon versions, which intentionally have it off-center to accommodate sound waves. This version has no sound waves, so center the microphone shape. FIXED-IN: 6.15 M +2 -2 icons/devices/22/audio-input-microphone.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/9afc6e7c5cd2d7863c00d6b617228e2a81db383c
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2983
Git commit a45810404587eb054cf97c4e07d2033929834ee0 by Christoph Wolk. Committed on 09/05/2025 at 20:29. Pushed by cwo into branch 'master'. kcms/access: change icon for Screen Reader entry The current icon is a microphone, which isn't really a good fit for this page as no one is actually talking into a microphone. We have a semantically perfect icon: text-speech. Let's use this. M +1 -1 kcms/access/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/a45810404587eb054cf97c4e07d2033929834ee0