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"><path fill="currentColor" d="M7.5 9.5a2.5 2.5 0 100 5 2.5 2.5 0 000-5zm0 4a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm9-7h-9a5.5 5.5 0 000 11h9a5.5 5.5 0 000-11zm0 10h-9a4.5 4.5 0 110-9h9a4.5 4.5 0 110 9z"/></svg>';