scroll constant

String const scroll

Implementation

static const String scroll =
    '<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" d="M11.29 9.71a1 1 0 001.42 0l5-5a1 1 0 10-1.42-1.42L12 7.59l-4.29-4.3a1 1 0 00-1.42 1.42Zm1.42 4.58a1 1 0 00-1.42 0l-5 5a1 1 0 001.42 1.42l4.29-4.3 4.29 4.3a1 1 0 001.42 0 1 1 0 000-1.42Z"/></svg>';