switch_off_outline constant

String const switch_off_outline

Implementation

static const String switch_off_outline =
    '<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" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M7 13a1 1 0 100-2 1 1 0 000 2Z"/><path d="M17 17H7A5 5 0 017 7h10a5 5 0 010 10Z"/></g></svg>';