house_line_fill constant

String const house_line_fill

Implementation

static const String house_line_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M240 208h-16v-92.5a15.7 15.7 0 00-5.3-11.8l-80-72.7a15.9 15.9 0 00-21.5 0l-80 72.7a16 16 0 00-5.2 11.8V208H16a8 8 0 000 16h224a8 8 0 000-16Zm-88 0h-48v-48a8 8 0 018-8h32a8 8 0 018 8Z"/></svg>';