spa_candle constant

String const spa_candle

Implementation

static const String spa_candle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M6.54 26.434A2 2 0 018.494 24h31.014a2 2 0 011.952 2.434l-3.111 14A2 2 0 0136.396 42H11.604a2 2 0 01-1.952-1.566l-3.111-14Z"/><path d="M20.643 9.889C22.074 8.009 23.178 5.41 23.774 4c1.044 1.41 3.31 4.948 4.026 6.829.894 2.35-1.342 5.171-4.026 5.171-2.684 0-4.92-3.76-3.131-6.111ZM24 16v8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';