area_map constant

String const area_map

Implementation

static const String area_map =
    '<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="m18 24-6 9-8-4.5V42h40V15l-7 8-6-5-7 8-6-2Z"/><path d="M4 28.5V17l7 6 5.5-8 6 3L31 9l5.5 4.5L44 6v9.5"/></g></svg>';