video_off constant

String const video_off

Implementation

static const String video_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="M10.66 6H14a2 2 0 012 2v2.34l1 1L22 8v8m-6 0a2 2 0 01-2 2H4a2 2 0 01-2-2V8a2 2 0 012-2h2l10 10ZM2 2l20 20"/></svg>';