arrow_join constant

String const arrow_join

Icon Data of arrow_join

Implementation

static const String arrow_join =
    '<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="m21 12-3-3m3 3-3 3m3-3h-5.929a5 5 0 00-3.535 1.464l-1.072 1.072A5 5 0 016.93 16H3m0-8h4.343a4 4 0 012.829 1.172l1.656 1.656A4 4 0 0014.657 12H18"/></svg>';