smart_home_refrigerator constant

String const smart_home_refrigerator

Implementation

static const String smart_home_refrigerator =
    '<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"><g fill="currentColor"><path d="M9 6a1 1 0 012 0v2a1 1 0 11-2 0V6Zm1 7a1 1 0 00-1 1v2a1 1 0 102 0v-2a1 1 0 00-1-1Z"/><path fill-rule="evenodd" d="M5 4a3 3 0 013-3h8a3 3 0 013 3v16a3 3 0 01-3 3H8a3 3 0 01-3-3V4Zm3-1h8a1 1 0 011 1v6H7V4a1 1 0 011-1Zm-1 9h10v8a1 1 0 01-1 1H8a1 1 0 01-1-1v-8Z" clip-rule="evenodd"/></g></svg>';