Different clock fa icon in two apps

I have two apps that I have added the clock icon (fa-clock-o) as an action link. In both apps in builder, the time on the clock is set to the 9:00 position with transparent clock face background. In one of the apps when viewed in our actual app, the clock is set to 4:00 position with a filled clock face while the other app maintains the 9:00 setting with transparent background.

I can’t figure out why one clock is set to 9:00 with transparent clock face and the other is set to 4:00 with a filled clock face.

For appearance reasons, I prefer the clock set to 4:00 with the filled face background.

I’ve tried adding new action links using the clock icon to both apps and have the same result. App with 9:00 clock, has transparent clock face, app with 4:00 clock, has filled clock face regardless of how many clock icons I add to app.

Any and all help would be appreciated…

@Jon1 is it possible that there is some JavaScript in one of your apps that is importing a later version of Font Awesome?

Hey Stephen, that you for the response. I guess my question would be, how do I get the earlier version of Font Awesome? Is there the ability to have both or can I some how add fa icons and use them with Knack app?

@Jon1 If you are importing the newer version in your JS, it should overwrite the Knack-native version, so you won’t be able to maintain both versions within the same app.