lightbulb_off constant

String const lightbulb_off

Implementation

static const String lightbulb_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="M9 18h6m-5 4h4M2 2l20 20M9 2.804A6 6 0 0118 8a4.65 4.65 0 01-1.03 3m-8.06 3a4.61 4.61 0 00-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 01.084-1"/></svg>';