How do I position a weather icon into my greeting widget?

Hey guys,

I’m pretty unfamiliar with javascript, so apologies if this is hacky. I merged the code form the popular ‘greeting’ widget and a weather one I found together as I wanted the temperature and current conditions displayed.

I managed to get the temperature displaying on the same line as the date as I wanted, however the conditions icon is currently floating to the right of everything to the side.

I’ve attached two images - one showing what I have currently and one showing what I ideally want.

If anyone could help me figure out how to do this that would be awesome!

You can find the Scriptable code here: https://gist.github.com/nublarfan/cb1eb9ef65d2d680948a98b56a841cda

Thanks!