Update slider thumb image

This commit is contained in:
Philippe Loriaux 2022-12-14 16:34:57 +01:00
parent b0b4410f29
commit c636bc62b9
5 changed files with 13 additions and 5 deletions

View file

@ -1,8 +1,19 @@
{
"images" : [
{
"filename" : "voice_broadcast_slider_thumb.svg",
"idiom" : "universal"
"filename" : "voice_broadcast_slider_thumb.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "voice_broadcast_slider_thumb@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "voice_broadcast_slider_thumb@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {

Binary file not shown.

After

Width:  |  Height:  |  Size: 813 B

View file

@ -1,3 +0,0 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="8" cy="8" r="8" fill="#737D8C"/>
</svg>

Before

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB