Added an Xbox Kinect controller badge icon.

This commit is contained in:
Leon Styhre 2022-05-12 23:31:11 +02:00
parent 7d7d915310
commit e50be3376b
2 changed files with 91 additions and 0 deletions

View file

@ -60,6 +60,7 @@ namespace
{"wii_remote_and_nunchuk_nintendo", "Wii Remote and Nunchuk (Nintendo)", ":/graphics/controllers/wii_remote_and_nunchuk_nintendo.svg"},
{"joycon_left_or_right_nintendo", "Joy-Con Left or Right (Nintendo)", ":/graphics/controllers/joycon_left_or_right_nintendo.svg"},
{"joycon_pair_nintendo", "Joy-Con Pair (Nintendo)", ":/graphics/controllers/joycon_pair_nintendo.svg"},
{"xbox_kinect", "Xbox Kinect", ":/graphics/controllers/xbox_kinect.svg"},
{"unknown", "Unknown Controller", ":/graphics/controllers/unknown.svg"}
};
// clang-format on

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB