fix(DDIcons): correct Waveform doc-comment bar count from seven to six
This commit is contained in:
@@ -25,7 +25,7 @@ public static class DDIcons
|
||||
|
||||
/// <summary>
|
||||
/// 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".
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user