Files
comaps/iphone/Maps/Images.xcassets/Interface/Place Page/Direction Indicator.imageset/Contents.json
Yannik Bloscheck f6521ec068 [ios] Adjusted direction indicator to tint color
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
2025-07-12 07:44:23 +02:00

26 lines
455 B
JSON

{
"images" : [
{
"filename" : "direction_indicator_light.svg",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "direction_indicator_dark.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}