building_three constant

String const building_three

Implementation

static const String building_three =
    '<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="m24 8 20 13v23H4V21L24 8Z" clip-rule="evenodd"/><path d="M20 44V23l-8 5v16m16 0V23l8 5v16m5 0H8"/></g></svg>';