candlestick_chart constant

String const candlestick_chart

Implementation

static const String candlestick_chart =
    '<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" d="M7 20v-2H5V6h2V4h2v2h2v12H9v2Zm8 0v-5h-2V8h2V4h2v4h2v7h-2v5Z"/></svg>';