swipe_two_fingers_down_gesture constant

String const swipe_two_fingers_down_gesture

Implementation

static const String swipe_two_fingers_down_gesture =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 12a3.5 3.5 0 110-7 3.5 3.5 0 010 7Zm0 0v7m0 0L9 16.6M6.5 19 4 16.6M17.5 12a3.5 3.5 0 110-7 3.5 3.5 0 010 7Zm0 0v7m0 0 2.5-2.4M17.5 19 15 16.6"/></svg>';