chart_error_bar_alt constant

String const chart_error_bar_alt

Icon Data of chart_error_bar_alt

Implementation

static const String chart_error_bar_alt =
    '<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="M14 10V8H8v2h2v4.184a2.983 2.983 0 000 5.632V24H8v2h6v-2h-2v-4.184a2.983 2.983 0 000-5.632V10zm12-4V4h-6v2h2v2.184a2.983 2.983 0 000 5.632V18h-2v2h6v-2h-2v-4.184a2.983 2.983 0 000-5.632V6z"/><path fill="currentColor" d="M30 30H4a2 2 0 01-2-2V2h2v26h26Z"/></svg>';