monitor_camera constant

String const monitor_camera

Implementation

static const String monitor_camera =
    '<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="M24 34c8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15Z"/><path d="M24 25a6 6 0 100-12 6 6 0 000 12Z"/><path stroke-linecap="round" d="M19.369 34 16 44h16l-3.396-10h-9.235Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M12 44h24"/></g></svg>';