movement constant

String const movement

Icon Data of movement

Implementation

static const String movement =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m24 20-1.41 1.41L26.17 25H10a4 4 0 010-8h12a6 6 0 000-12H5.83l3.58-3.59L8 0 2 6l6 6 1.41-1.41L5.83 7H22a4 4 0 010 8H10a6 6 0 000 12h16.17l-3.58 3.59L24 32l6-6Z"/></svg>';