bx_joystick_alt constant

String const bx_joystick_alt

Icon Data of bx_joystick_alt

Implementation

static const String bx_joystick_alt =
    '<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"><circle cx="15" cy="13" r="1" fill="currentColor"/><circle cx="17" cy="11" r="1" fill="currentColor"/><path fill="currentColor" d="M10 9H8v2H6v2h2v2h2v-2h2v-2h-2z"/><path fill="currentColor" d="M15 5H9a7 7 0 00-7 7 7 7 0 007 7h6a7 7 0 007-7 7 7 0 00-7-7zm0 12H9A5 5 0 119 7h6a5 5 0 110 10z"/></svg>';