playback_progress constant

String const playback_progress

Implementation

static const String playback_progress =
    '<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"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M4 5h40v26H4z"/><path fill="#555" d="m22 14 6 4-6 4v-8Z"/><path d="M11 40H6m11 0h25m-25 0a3 3 0 11-6 0 3 3 0 016 0Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';