mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-28 07:50:15 +01:00
9ebe0b314c
* Change arrows icon to rocket for boosts * Fixing case (part 1) * Fixing Case (part 2) * Clean up after merge * Fix for disabled boost * Fixes --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
16 lines
229 B
JSON
16 lines
229 B
JSON
{
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"symbol-rendering-intent" : "template"
|
|
},
|
|
"symbols" : [
|
|
{
|
|
"filename" : "rocket.fill.svg",
|
|
"idiom" : "universal"
|
|
}
|
|
]
|
|
}
|