monitor_one constant

String const monitor_one

Implementation

static const String monitor_one =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 8a2 2 0 012-2h34a2 2 0 012 2v24a2 2 0 01-2 2H7a2 2 0 01-2-2V8Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 26a2 2 0 012-2h34a2 2 0 012 2v6a2 2 0 01-2 2H7a2 2 0 01-2-2v-6Zm17-14-4 5m10-3-3 4"/><circle cx="24" cy="29" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m17 34-3 8h20l-3-8"/></g></svg>';