smart_home_cooker constant

String const smart_home_cooker

Implementation

static const String smart_home_cooker =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M15 16a3 3 0 11-6 0 3 3 0 016 0Zm-2 0a1 1 0 11-2 0 1 1 0 012 0Z"/><path d="M15 1H9v2h2v2H7a4 4 0 00-4 4v10a4 4 0 004 4h10a4 4 0 004-4V9a4 4 0 00-4-4h-4V3h2V1Zm2 6H7a2 2 0 00-2 2h14a2 2 0 00-2-2Zm2 4H5v8a2 2 0 002 2h10a2 2 0 002-2v-8Z"/></g></svg>';