smart_home_heat constant

String const smart_home_heat

Implementation

static const String smart_home_heat =
    '<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="M17 11H7a1 1 0 100 2h3v2H7a3 3 0 110-6h10a3 3 0 110 6h-3v-2h3a1 1 0 100-2Z"/><path fill-rule="evenodd" d="M0 12a7 7 0 017-7h10a7 7 0 110 14H7a7 7 0 01-7-7Zm7-5h10a5 5 0 010 10H7A5 5 0 017 7Z" clip-rule="evenodd"/></g></svg>';