mirror of https://github.com/espruino/BangleApps
gpstrek - Fix cross icon
parent
3e56d1026c
commit
7a22d8bed4
|
@ -184,15 +184,15 @@ XXX XXX
|
|||
`);
|
||||
|
||||
const cross = Graphics.createImage(`
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XXX
|
||||
XX XX
|
||||
XX XX
|
||||
XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
XX XX
|
||||
`);
|
||||
|
||||
const point = Graphics.createImage(`
|
||||
|
|
Loading…
Reference in New Issue