chart_arrows_vertical constant

String const chart_arrows_vertical

Implementation

static const String chart_arrows_vertical =
    '<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="M18 21V7m-9 8 3-3 3 3m0-5 3-3 3 3M3 21h18m-9 0v-9M3 6l3-3 3 3M6 21V3"/></svg>';