toggle_on constant

String const toggle_on

Implementation

static const String toggle_on =
    '<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="M16 8.5a3.5 3.5 0 103.5 3.5A3.5 3.5 0 0016 8.5Zm0 5a1.5 1.5 0 111.5-1.5 1.5 1.5 0 01-1.5 1.5ZM16 5H8a7 7 0 000 14h8a7 7 0 000-14Zm0 12H8A5 5 0 018 7h8a5 5 0 010 10Z"/></svg>';