circle_house constant

String const circle_house

Implementation

static const String circle_house =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 23H4s10.5-6 15-11 5.5-8 5.5-8 1 3 5.5 8 14 11 14 11ZM8 31h32v13H8zm5-8h22v8H13z"/></svg>';