gamepad constant

String const gamepad

Implementation

static const String gamepad =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><rect width="40" height="28" x="4" y="13" stroke="currentColor" stroke-linejoin="round" stroke-width="4" rx="14"/><circle cx="31" cy="22" r="2"/><circle cx="35" cy="27" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12 27h10m-10 0h10m2-20v6m0-6v6m-7 9v10"/></g></svg>';