building_castle constant

String const building_castle

Implementation

static const String building_castle =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19v-2a3 3 0 00-6 0v2a1 1 0 01-1 1H4a1 1 0 01-1-1V5h4v3h3V5h4v3h3V5h4v14a1 1 0 01-1 1h-4a1 1 0 01-1-1zM3 11h18"/></svg>';