volume_mute constant

String const volume_mute

Implementation

static const String volume_mute =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M2 9h4l4-4h2v15h-2l-4-4H2V9Zm1 6h3.414l4 4H11V6h-.586l-4 4H3v5Zm10.964.328 2.829-2.828-2.829-2.828.708-.708 2.828 2.829 2.828-2.829.707.708-2.828 2.828 2.828 2.828-.707.707-2.828-2.828-2.828 2.828-.708-.707Z"/></svg>';