arrows_join_2 constant

String const arrows_join_2

Implementation

static const String arrows_join_2 =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 7h1.948c1.913 0 3.705.933 4.802 2.5a5.861 5.861 0 004.802 2.5H21"/><path d="M3 17h1.95a5.854 5.854 0 004.798-2.5 5.854 5.854 0 014.798-2.5H20"/><path d="m18 15 3-3-3-3"/></g></svg>';