map_boundary constant

String const map_boundary

Implementation

static const String map_boundary =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12 10h2v4h-2zm6 8h4v2h-4zm-4 0v-2h-2v4h4v-2h-2zm2-14h12v12H16z"/><path fill="currentColor" d="m17.885 29.997-6.066-3.855L4 27.989V4h10v4h-2V6H6v19.461l6.181-1.46 5.934 3.772L22.818 26H26v-6h-2v-2h4v10h-4.818l-5.297 1.997z"/></svg>';