joystick constant

String const joystick

Icon Data of joystick

Implementation

static const String joystick =
    '<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="M22 8.65A5 5 0 0017 4H7a5 5 0 00-5 4.74A2 2 0 002 9v7.5A3.48 3.48 0 005.5 20c1.43 0 2.32-1.06 3.19-2.09.32-.37.65-.76 1-1.1a4.81 4.81 0 011.54-.75 6.61 6.61 0 011.54 0 4.81 4.81 0 011.54.75c.35.34.68.73 1 1.1.87 1 1.76 2.09 3.19 2.09a3.48 3.48 0 003.5-3.5V9a2.09 2.09 0 000-.26zm-2 7.85a1.5 1.5 0 01-1.5 1.5c-.5 0-1-.64-1.66-1.38-.34-.39-.72-.85-1.15-1.26a6.68 6.68 0 00-2.46-1.25 6.93 6.93 0 00-2.46 0 6.68 6.68 0 00-2.46 1.25c-.43.41-.81.87-1.15 1.26C6.54 17.36 6 18 5.5 18A1.5 1.5 0 014 16.5V9a.77.77 0 000-.15A3 3 0 017 6h10a3 3 0 013 2.72v.12A.86.86 0 0020 9z"/><circle cx="16" cy="12" r="1" fill="currentColor"/><circle cx="18" cy="10" r="1" fill="currentColor"/><circle cx="16" cy="8" r="1" fill="currentColor"/><circle cx="14" cy="10" r="1" fill="currentColor"/><circle cx="8" cy="10" r="2" fill="currentColor"/></svg>';