house_warning_outline constant

String const house_warning_outline

Implementation

static const String house_warning_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="m12 5.7 5 4.5V18H7v-7.8l5-4.5M19 20v-8h3L12 3 2 12h3v8m8-12h-2v5h2V8m0 7h-2v2h2v-2"/></svg>';