lightbulb constant

String const lightbulb

Implementation

static const String lightbulb =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M37.213 17.73a13.213 13.213 0 10-20.707 10.866 4.006 4.006 0 011.665 3.315v4.731h11.658v-4.735a4.051 4.051 0 011.703-3.337 13.174 13.174 0 005.681-10.84ZM19.444 38.928h9.112m-9.178 2.286h9.113m-6.97 2.286h4.958"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M26.011 36.642v-7.059l1.649-3.498m-5.671 10.557v-7.059l-1.649-3.498"/></svg>';