arrow_shuffle constant

String const arrow_shuffle

Implementation

static const String arrow_shuffle =
    '<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="M2 19h3.908a2 2 0 001.682-.919L11.5 12l3.91-6.082A2 2 0 0117.091 5H22m0 14h-4.908a2 2 0 01-1.682-.919L13.428 15M2 5h3.908a2 2 0 011.682.918L9.571 9"/><path d="m19 2 3 3-3 3m0 8 3 3-3 3"/></g></svg>';