arrow_separate constant

String const arrow_separate

Implementation

static const String arrow_separate =
    '<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="M9.5 8 6 11.5 9.5 15M14 8l3.5 3.5L14 15"/></svg>';