gamepad_up constant

String const gamepad_up

Implementation

static const String gamepad_up =
    '<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="M9 2v5.5l3 3 3-3V2H9m2 2h2v2h-2V4M2 9v6h5.5l3-3-3-3H2m14.5 0-3 3 3 3H22V9h-5.5M12 13.5l-3 3V22h6v-5.5l-3-3Z"/></svg>';