arrowleft constant

String const arrowleft

Implementation

static const String arrowleft =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1026" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1026"><path fill="currentColor" d="M19 468 471 19q19-19 45.5-19T562 19l92 91q19 19 19 45.5T654 201L468 385h492q27 0 45.5 18.5T1024 449v128q0 26-18.5 45T960 641H467l187 185q19 18 19 45t-19 45l-92 91q-19 19-45.5 19t-45.5-19L19 559Q0 540 0 513.5T19 468z"/></svg>';