bulb_off constant

String const bulb_off

Icon Data of bulb_off

Implementation

static const String bulb_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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 18v-.107c0-.795-.496-1.488-1.117-1.984a5 5 0 116.235 0c-.622.497-1.118 1.189-1.118 1.984V18m-4 0v2a1 1 0 001 1h2a1 1 0 001-1v-2m-4 0h4m-2-3v-2"/></svg>';