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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa" width="13" height="13" x="30" y="18" maskUnits="userSpaceOnUse"><path fill="currentColor" d="M30 18h13v13H30z"/></mask><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><g stroke-linecap="round" mask="url(#svgIDa)"><path d="m40.735 20.286-8.486 8.485m.001-8.485 8.485 8.485"/></g><path d="M24 6v36c-7 0-12.201-9.16-12.201-9.16H6a2 2 0 01-2-2V17.01a2 2 0 012-2h5.799S17 6 24 6Z"/></g></svg>';