toggle_off_fill constant

String const toggle_off_fill

Implementation

static const String toggle_off_fill =
    '<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" fill-rule="evenodd" d="M7 7a5 5 0 000 10h10a5 5 0 000-10H7Zm0 2.5a2.5 2.5 0 100 5 2.5 2.5 0 000-5Z" clip-rule="evenodd"/></svg>';