lamp_fill constant

String const lamp_fill

Implementation

static const String lamp_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M241.2 152.8a15.8 15.8 0 01-13.3 7.2H208v32a8 8 0 01-16 0v-32h-56v48h24a8 8 0 010 16H96a8 8 0 010-16h24v-48H28.1a16.1 16.1 0 01-14.7-22.3l41.2-96A15.9 15.9 0 0169.3 32h117.4a15.9 15.9 0 0114.7 9.7l41.2 96a15.9 15.9 0 01-1.4 15.1Z"/></svg>';