arrow_move constant

String const arrow_move

Icon Data of arrow_move

Implementation

static const String arrow_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="M17.707 8.293a.999.999 0 10-1.414 1.414L17.586 11H13V6.414l1.293 1.293a.997.997 0 001.414 0 .999.999 0 000-1.414L12 2.586 8.293 6.293a.999.999 0 101.414 1.414L11 6.414V11H6.414l1.293-1.293a.999.999 0 10-1.414-1.414L2.586 12l3.707 3.707a.997.997 0 001.414 0 .999.999 0 000-1.414L6.414 13H11v4.586l-1.293-1.293a.999.999 0 10-1.414 1.414L12 21.414l3.707-3.707a.999.999 0 10-1.414-1.414L13 17.586V13h4.586l-1.293 1.293a.999.999 0 101.414 1.414L21.414 12l-3.707-3.707z"/></svg>';