Hi All,
Bit of a stupid question, i would like to add icons from https://lordicon.com/ into my PowerApp while maintaining their functionality, but i'm not sure if this is possible and can't seem to find much online.
I get the below html, but when i try to add it to the html input i can't seems to get it even to display.
<script src="https://cdn.lordicon.com/qjzruarw.js"></script>
<lord-icon
src="https://cdn.lordicon.com/lupuorrc.json"
trigger="hover"
style="width:250px;height:250px">
</lord-icon>
Any help is appreciated. Thank you in advance.