house_simple_fill constant

String const house_simple_fill

Implementation

static const String house_simple_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="M224 115.5V208a16 16 0 01-16 16H48a16 16 0 01-16-16v-92.5a16 16 0 015.2-11.8l80-72.7a16 16 0 0121.6 0l80 72.7a16 16 0 015.2 11.8Z"/></svg>';