candle constant

String const candle

Implementation

static const String candle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 21h6v-9a1 1 0 00-1-1h-4a1 1 0 00-1 1v9zm3-18 1.465 1.638a2 2 0 11-3.015.099L12 3z"/></svg>';