chart_candlestick constant

String const chart_candlestick

Icon Data of chart_candlestick

Implementation

static const String chart_candlestick =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 10h-2V6h-2v4h-2v12h2v4h2v-4h2zm-2 10h-2v-8h2zM14 8h-2V4h-2v4H8v10h2v4h2v-4h2zm-2 8h-2v-6h2z"/><path fill="currentColor" d="M30 30H4a2 2 0 01-2-2V2h2v26h26Z"/></svg>';