cottage_outline constant

String const cottage_outline

Implementation

static const String cottage_outline =
    '<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.4l3-2.3V6h2v1.575L12 3l11 8.4-1.2 1.575-1.8-1.35V21Zm2-2h5v-4h2v4h5v-8.9l-6-4.575L6 10.1ZM4 5q0-1.25.875-2.125T7 2q.425 0 .713-.288Q8 1.425 8 1h2q0 1.25-.875 2.125T7 4q-.425 0-.713.287Q6 4.575 6 5Zm2 14h12H6Z"/></svg>';