toggle_off constant

String const toggle_off

Implementation

static const String toggle_off =
    '<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 15a3 3 0 100-6 3 3 0 000 6Z"/><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>';