candle_f constant

String const candle_f

Icon Data of candle_f

Implementation

static const String candle_f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -1 24 24"><path fill="currentColor" d="M7 9h6v6H7V9zm-5 8h16a2 2 0 012 2v1a2 2 0 01-2 2H2a2 2 0 01-2-2v-1a2 2 0 012-2zm8-8.6a3 3 0 01-3-3C7 4.295 8 2.495 10 0c2 2.495 3 4.295 3 5.4a3 3 0 01-3 3z"/></svg>';