lamp constant

String const lamp

Implementation

static const String lamp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15.5 2.833a7 7 0 00-7 7c0 3.86 3.945 4.937 4.223 9.5h5.553c.278-4.563 4.224-5.64 4.224-9.5a7 7 0 00-7-7zm0 25.333c1.894 0 2.483-1.027 2.667-1.666h-5.334c.184.64.773 1.666 2.667 1.666zm-2.75-2.668h5.5v-5.164h-5.5v5.164z"/></svg>';