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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a5 5 0 00-5 5 4.8 4.8 0 002.182 3.989L6 11a.5.5 0 000 1 .5.5 0 000 1 .5.5 0 000 1 .5.5 0 000 1h.41c.342.55.915.929 1.581.999a2.122 2.122 0 001.594-.99L10 15a.5.5 0 000-1 .5.5 0 000-1 .5.5 0 000-1 .5.5 0 000-1l.8-2A4.805 4.805 0 0013 5.002 5.001 5.001 0 008 0zm2.25 8.21-.25.17-.11.29L9 10.81a.292.292 0 01-.27.19H7.22a.29.29 0 01-.219-.188L6.13 8.67 6 8.38l-.25-.18A3.914 3.914 0 014 5.003 4 4 0 1112 5a3.905 3.905 0 01-1.736 3.201z"/><path fill="currentColor" d="M10.29 3a3.153 3.153 0 00-2.289-1L8 3a2.133 2.133 0 011.5.62c.278.386.459.858.499 1.37L11 4.999a3.785 3.785 0 00-.718-2.011z"/></svg>';