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"><g fill="currentColor"><path d="M7 15a3 3 0 110-6 3 3 0 010 6Z"/><path fill-rule="evenodd" d="M24 12a7 7 0 00-7-7H7a7 7 0 000 14h10a7 7 0 007-7Zm-7-5H7a5 5 0 000 10h10a5 5 0 000-10Z" clip-rule="evenodd"/></g></svg>';