chart_bar_target constant

String const chart_bar_target

Icon Data of chart_bar_target

Implementation

static const String chart_bar_target =
    '<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="M28 17h2v8h-2zM20 5h2v8h-2z"/><path fill="currentColor" d="M4 2H2v26a2 2 0 002 2h26v-2H4v-3h22v-8H4v-4h14V5H4Zm20 17v4H4v-4ZM16 7v4H4V7Z"/></svg>';