house_floor_ground constant

String const house_floor_ground

Implementation

static const String house_floor_ground =
    '<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" d="M12 3 2 12h3v8h14v-8h3L12 3m-1 5h4v2h-4v6h2v-4h2v4a2 2 0 01-2 2h-2a2 2 0 01-2-2v-6a2 2 0 012-2Z"/></svg>';