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>
|
/// <summary>
|
||||||
/// Audio waveform — outline variant, shown when the waveform subsystem is OFF.
|
/// 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.
|
/// 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".
|
/// Inner markup only — no outer <svg> wrapper; MudBlazor supplies viewBox="0 0 24 24".
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user