fixed icons

This commit is contained in:
cmclark00 2024-08-12 23:33:19 -04:00
parent 9b237d42ff
commit 73962713b0

View file

@ -35,32 +35,32 @@
{ {
"name": "Anbernic RG40XXH", "name": "Anbernic RG40XXH",
"tags": ["rg40xxh"], "tags": ["rg40xxh"],
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG40XX%20H.png" "icon": "https://github.com/cmclark00/retro-imager/blob/qml/src/icons/RG40XX%20H.png?raw=true"
}, },
{ {
"name": "Anbernic RG35XXH", "name": "Anbernic RG35XXH",
"tags": ["rg35xxh"], "tags": ["rg35xxh"],
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20H.png" "icon": "https://github.com/cmclark00/retro-imager/blob/qml/src/icons/RG35XX%20H.png?raw=true"
}, },
{ {
"name": "Anbernic RG35XX Plus", "name": "Anbernic RG35XX Plus",
"tags": ["rg35xx_plus"], "tags": ["rg35xx_plus"],
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20-%20PLUS.png" "icon": "https://github.com/cmclark00/retro-imager/blob/qml/src/icons/RG35XX%20-%20PLUS.png?raw=true"
}, },
{ {
"name": "Anbernic RG35XX SP", "name": "Anbernic RG35XX SP",
"tags": ["rg35xx_sp"], "tags": ["rg35xx_sp"],
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20SP.png" "icon": "https://github.com/cmclark00/retro-imager/blob/qml/src/icons/RG35XX%20SP.png?raw=true"
}, },
{ {
"name": "Anbernic RG35XX 2024", "name": "Anbernic RG35XX 2024",
"tags": ["rg35xx_2024"], "tags": ["rg35xx_2024"],
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20-%202024.png" "icon": "https://github.com/cmclark00/retro-imager/blob/qml/src/icons/RG35XX%20-%202024.png?raw=true"
}, },
{ {
"name": "Anbernic RG28XX", "name": "Anbernic RG28XX",
"tags": ["rg28xx"], "tags": ["rg28xx"],
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG28XX.png?raw=true" "icon": "https://github.com/cmclark00/retro-imager/blob/qml/src/icons/RG28XX.png?raw=true"
} }
] ]