chart_high_low constant

String const chart_high_low

Icon Data of chart_high_low

Implementation

static const String chart_high_low =
    '<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="M15 8h-3V6h-2v14H7v2h3v2h2V10h3V8zm12 2h-3V6h-2v12h-3v2h3v4h2V12h3v-2z"/><path fill="currentColor" d="M30 30H4a2 2 0 01-2-2V2h2v26h26Z"/></svg>';