move_in_one constant

String const move_in_one

Implementation

static const String move_in_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m28 28 14 2.8-4.2 2.8 4.2 4.2-4.2 4.2-4.2-4.2-2.8 4.2L28 28Z" clip-rule="evenodd"/><path d="M42 22V8a2 2 0 00-2-2H8a2 2 0 00-2 2v32a2 2 0 002 2h13"/></g></svg>';