XF 2.2 Replace FA thumbs up with custom one

I'd like to use my own icon instead of the default thumbs up icon. I would like it to show up as the appropriate color specified by the theme, like the default. How can I do this?

I would like to use or convert an SVG that looks like this:
thumbsup2.svg.webp
To replace all of these:
image_2021-02-19_171132.webp
So that it looks something like this:
1613772940235.webp
Since my "Liked" icon is this:
1613773058296.webp
We have multiple themes, so it would be best if the icon could change color on its own. Therefore, using a normal image is not practical.
Thanks in advance for any advice.
 
Top Bottom