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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 12v26h26M18 10h18v17"/><path d="m44 14-8 6.75v6.5L44 34V14Z" clip-rule="evenodd"/><path d="M44 44 4 4"/></g></svg>';