cast_screen constant

String const cast_screen

Implementation

static const String cast_screen =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 39c0-8.837-7.163-16-16-16m8 16a8 8 0 00-8-8"/><path fill-rule="evenodd" d="M5.5 41a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 16.057V8h40v32H28.771"/></g></svg>';