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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18M9 5h9.5a1 1 0 01.5 1.5l-4.049 4.454M14 14v5l-4-3v-4L5 6.5a1 1 0 01.18-1.316"/></svg>';