[ios] fix: radiOn/Off buttons icons
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
|
@ -1,8 +1,19 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "radioBtnOff.svg",
|
||||
"idiom" : "universal"
|
||||
"filename" : "radioBtnOff.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"filename" : "radioBtnOff@2x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "radioBtnOff@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
|
BIN
iphone/Maps/Images.xcassets/DownloadMapRequest/radioBtnOff.imageset/radioBtnOff.png
vendored
Normal file
After Width: | Height: | Size: 239 B |
|
@ -1,5 +0,0 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m3 3 18 18" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" paint-order="fill markers stroke"/>
|
||||
<path d="M14.121 14.121A3 3 0 0 1 12 15a3 3 0 0 1-3-3 3 3 0 0 1 .879-2.121" paint-order="fill markers stroke"/>
|
||||
<path d="M7.16 7.16C5.194 8.146 3.4 9.76 2 12h0c3.6 5.759 9.79 7.372 14.84 4.84M19.764 14.766A14.25 14.25 0 0 0 22 12h0c-2.713-4.34-6.897-6.326-10.956-5.957" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" paint-order="fill markers stroke"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 628 B |
BIN
iphone/Maps/Images.xcassets/DownloadMapRequest/radioBtnOff.imageset/radioBtnOff@2x.png
vendored
Normal file
After Width: | Height: | Size: 462 B |
BIN
iphone/Maps/Images.xcassets/DownloadMapRequest/radioBtnOff.imageset/radioBtnOff@3x.png
vendored
Normal file
After Width: | Height: | Size: 644 B |
|
@ -1,8 +1,19 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "radioBtnOn.svg",
|
||||
"idiom" : "universal"
|
||||
"filename" : "radioBtnOn.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"filename" : "radioBtnOn@2x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "radioBtnOn@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
|
BIN
iphone/Maps/Images.xcassets/DownloadMapRequest/radioBtnOn.imageset/radioBtnOn.png
vendored
Normal file
After Width: | Height: | Size: 284 B |
|
@ -1,4 +0,0 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M2 12c5 8 15 8 20 0-5-8-15-8-20 0Z" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" paint-order="fill markers stroke"/>
|
||||
<circle cx="12" cy="12" r="3" paint-order="fill markers stroke"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 332 B |
BIN
iphone/Maps/Images.xcassets/DownloadMapRequest/radioBtnOn.imageset/radioBtnOn@2x.png
vendored
Normal file
After Width: | Height: | Size: 517 B |
BIN
iphone/Maps/Images.xcassets/DownloadMapRequest/radioBtnOn.imageset/radioBtnOn@3x.png
vendored
Normal file
After Width: | Height: | Size: 721 B |