flashlight_off constant

String const flashlight_off

Implementation

static const String flashlight_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="M8 22V10.8L1.4 4.2l1.4-1.4 18.4 18.4-1.4 1.4-3.8-3.8V22ZM6 3.15V2h12v3H7.85Zm10 10L9.85 7H18v1l-2 3Z"/></svg>';