smart_home_light constant

String const smart_home_light

Implementation

static const String smart_home_light =
    '<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 fill-rule="evenodd" d="M7.034 6.5a5 5 0 0110 0v4a5 5 0 01-10 0v-4Zm8 0v4a3 3 0 01-6 0v-4a3 3 0 016 0Z" clip-rule="evenodd"/><path d="M12.034 16.5a1 1 0 00-1 1v4a1 1 0 102 0v-4a1 1 0 00-1-1Zm-4.29-.06a1 1 0 111.88.684l-1.368 3.759a1 1 0 11-1.88-.684l1.368-3.76Zm7.23-.598a1 1 0 00-.598 1.282l1.369 3.759a1 1 0 101.879-.684l-1.368-3.76a1 1 0 00-1.282-.597Z"/></g></svg>';