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="M16.566 4.541 12.025 0 7.484 4.541zM7.484 19.459 12.025 24l4.539-4.541z"/><path fill="currentColor" d="M13.194 4.49v14.969h-2.218V4.49zM4.541 7.485 0 12.026l4.541 4.541zm14.918 9.081L24 12.025l-4.541-4.541z"/><path fill="currentColor" d="M4.49 10.856h14.969v2.218H4.49z"/></svg>';