other_houses constant

String const other_houses

Implementation

static const String other_houses =
    '<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="M4 21v-9.375L2.2 13 1 11.4 12 3l11 8.4-1.2 1.575-1.8-1.35V21Zm4-6q-.425 0-.713-.288Q7 14.425 7 14t.287-.713Q7.575 13 8 13t.713.287Q9 13.575 9 14t-.287.712Q8.425 15 8 15Zm4 0q-.425 0-.712-.288Q11 14.425 11 14t.288-.713Q11.575 13 12 13t.713.287Q13 13.575 13 14t-.287.712Q12.425 15 12 15Zm4 0q-.425 0-.712-.288Q15 14.425 15 14t.288-.713Q15.575 13 16 13t.712.287Q17 13.575 17 14t-.288.712Q16.425 15 16 15Z"/></svg>';