lightbulb_shine constant

String const lightbulb_shine

Implementation

static const String lightbulb_shine =
    '<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"><path d="M12 7a5 5 0 00-2 9.584V19h4v-2.416A5.001 5.001 0 0012 7z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12h1m-3.5-6.5 1-1M12 3V2M5.5 5.5l-1-1M3 12H2m8 10h4m3-10a5 5 0 10-7 4.584V19h4v-2.416A5.001 5.001 0 0017 12z"/></g></svg>';