volume_mute constant

String const volume_mute

Icon Data of 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="-1 -3 24 24"><path fill="currentColor" d="M12 2h-.6a2 2 0 00-1.444.617L6.239 6.5H2v5h4.239l3.717 3.883A2 2 0 0011.4 16h.6V2zM5.385 4.5 8.51 1.234A4 4 0 0111.401 0H13a1 1 0 011 1v16a1 1 0 01-1 1h-1.6a4 4 0 01-2.889-1.234L5.385 13.5H2a2 2 0 01-2-2v-5a2 2 0 012-2h3.385zM19.415 9l1.413 1.414a1 1 0 11-1.414 1.414L18 10.414l-1.414 1.414a1 1 0 11-1.414-1.414L16.586 9l-1.414-1.414a1 1 0 011.414-1.414L18 7.586l1.414-1.414a1 1 0 111.414 1.414L19.414 9z"/></svg>';