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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 5h40v26H4z"/><path d="m22 14 6 4-6 4v-8ZM11 40H6m11 0h25m-25 0a3 3 0 11-6 0 3 3 0 016 0Z"/></g></svg>';