arrow_separate_vertical constant

String const arrow_separate_vertical

Implementation

static const String arrow_separate_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="1.5" d="M15.5 9.5 12 6 8.5 9.5m7 4.5L12 17.5 8.5 14"/></svg>';