fridge_variant_alert_outline constant

String const fridge_variant_alert_outline

Implementation

static const String fridge_variant_alert_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="M15 2H5c-1.1 0-2 .9-2 2v15a2 2 0 002 2v1h2v-1h6v1h2v-1c1.11 0 2-.89 2-2V4a2 2 0 00-2-2M9 19H5v-5h3v-4H5V4h4v15m6 0h-4V4h4v15m4-4h2v2h-2v-2m2-8v6h-2V7h2Z"/></svg>';