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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M368 128H144a128 128 0 000 256h224a128 128 0 000-256Zm0 224H144a96 96 0 010-192h224a96 96 0 010 192Z"/><path fill="currentColor" d="M144 192a64 64 0 1064 64 64.072 64.072 0 00-64-64Zm0 96a32 32 0 1132-32 32.036 32.036 0 01-32 32Z"/></svg>';