building_arch constant

String const building_arch

Implementation

static const String building_arch =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 21h18M4 21V6a2 2 0 012-2h12a2 2 0 012 2v15"/><path d="M9 21v-8a3 3 0 016 0v8"/></g></svg>';