diff --git a/DeepDrftShared.Client/Common/DDIcons.cs b/DeepDrftShared.Client/Common/DDIcons.cs index b083a53..21aa355 100644 --- a/DeepDrftShared.Client/Common/DDIcons.cs +++ b/DeepDrftShared.Client/Common/DDIcons.cs @@ -25,7 +25,7 @@ public static class DDIcons /// /// Audio waveform — outline variant, shown when the waveform subsystem is OFF. - /// Seven vertical bars of varying height centred on a 24×24 viewBox, evoking a + /// Six vertical bars of varying height centred on a 24×24 viewBox, evoking a /// classic sound-wave / spectrum display. Uses currentColor so it themes freely. /// Inner markup only — no outer <svg> wrapper; MudBlazor supplies viewBox="0 0 24 24". ///