movie_off constant

String const movie_off

Implementation

static const String movie_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" d="m22.11 21.46-1.27 1.27L18.11 20H4a2 2 0 01-2-2V6c0-.58.25-1.1.65-1.46L1.11 3l1.28-1.27 19.72 19.73m-.23-2.78c.08-.21.12-.44.12-.68V4h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l.8 1.6 13.08 13.08Z"/></svg>';