marquee_off constant

String const marquee_off

Implementation

static const String marquee_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6c0-.556.227-1.059.593-1.421M9 4h1.5m3 0H15m3 0a2 2 0 012 2m0 3v1.5m0 3V15m-.598 4.426A1.993 1.993 0 0118 20m-3 0h-1.5m-3 0H9m-3 0a2 2 0 01-2-2m0-3v-1.5m0-3V9M3 3l18 18"/></svg>';