bulb constant

String const bulb

Implementation

static const String bulb =
    '<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 fill-rule="evenodd" d="M4 9a7.997 7.997 0 004 6.93V16a4 4 0 108 0v-.07A8 8 0 104 9Zm12 4.472a6 6 0 10-8 0h2V16a2 2 0 104 0v-2.53l2 .001Z" clip-rule="evenodd"/><path d="M10 21.006V21c.588.34 1.271.535 2 .535.729 0 1.412-.195 2-.535v.006a2 2 0 11-4 0Z"/></g></svg>';