image_move constant

String const image_move

Implementation

static const String image_move =
    '<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="M15 3h4V0l5 5-5 5V7h-4V3m6 8.94V19a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h7.06c-.06.33-.06.67-.06 1a8 8 0 008 8c.33 0 .67 0 1-.06M19 18l-4.5-6-3.5 4.5-2.5-3L5 18h14Z"/></svg>';