city_one constant

String const city_one

Implementation

static const String city_one =
    '<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 stroke-linecap="round" d="M4 42h40"/><rect width="12" height="20" x="8" y="22" rx="2"/><rect width="20" height="38" x="20" y="4" rx="2"/><path stroke-linecap="round" d="M28 32.008h4m-20 0h4m12-9h4m-4-9h4"/></g></svg>';