chart_arrows constant

String const chart_arrows

Icon Data of chart_arrows

Implementation

static const String chart_arrows =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 18h14M9 9l3 3-3 3m5 0 3 3-3 3M3 3v18m0-9h9m6-9 3 3-3 3M3 6h18"/></svg>';