filter_off constant

String const filter_off

Implementation

static const String filter_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="M8.414.414 7 1.828 8.172 3H4c-.553 0-1 .442-1 .99v2.556c0 .525.211 1.029.586 1.4L9.707 14a.984.984 0 01.293.7v6.31c0 .735.782 1.213 1.447.884l2-.989A.988.988 0 0014 20.02V14.7c0-.262.105-.514.293-.7l2.453-2.426 2.982 2.982 1.414-1.414L8.414.414Zm12 7.532-.824.815L13.828 3H20c.553 0 1 .442 1 .99v2.556a1.97 1.97 0 01-.586 1.4Z"/></svg>';