lightbulb constant

String const lightbulb

Icon Data of 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.35 5.35 0 00-5.5 5.18c0 3.23 2.59 3.23 2.59 5.17v3.06A2.77 2.77 0 008 16a2.78 2.78 0 002.92-2.59v-3.06c0-1.94 2.59-1.94 2.59-5.17A5.35 5.35 0 008 0zm0 14.75a1.54 1.54 0 01-1.65-1.34V12.2h3.31v1.21A1.55 1.55 0 018 14.75zm3.1-7.16a3.75 3.75 0 00-1.43 2.76V11H6.34v-.6a3.75 3.75 0 00-1.43-2.81 2.87 2.87 0 01-1.16-2.41A4.1 4.1 0 018 1.25a4.1 4.1 0 014.25 3.93 2.87 2.87 0 01-1.16 2.41z"/><path fill="currentColor" d="M8 2.66a3 3 0 00-2.13.85 2.33 2.33 0 00-.73 1.69.62.62 0 00.62.63.63.63 0 00.63-.63 1.1 1.1 0 01.36-.8A1.74 1.74 0 018 3.91a.63.63 0 100-1.25z"/></svg>';