move_in constant

String const move_in

Implementation

static const String move_in =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m20 12 4 4 4-4m-4 4V4m-4 32 4-4 4 4m-4-4v12m12-24-4 4 4 4m-4-4h12m-32-4 4 4-4 4m4-4H4m20 2a2 2 0 100-4 2 2 0 000 4Z"/></svg>';