monitor_off constant

String const monitor_off

Implementation

static const String monitor_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="M17 17H4a2 2 0 01-2-2V5c0-1.5 1-2 1-2m19 12V5a2 2 0 00-2-2H9M8 21h8m-4-4v4M2 2l20 20"/></svg>';