monitor constant

String const monitor

Implementation

static const String monitor =
    '<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-linejoin="round" stroke-width="4"><path d="M4 10h32v28H4z"/><path stroke-linecap="round" d="m44 14-8 6.75v6.5L44 34V14Z" clip-rule="evenodd"/><path stroke-linecap="round" d="m17 19 6 5-6 5"/></g></svg>';