volume_down constant

String const volume_down

Implementation

static const String volume_down =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><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"/><path stroke-linecap="round" d="M32 24h12"/></g></svg>';