How can I use any SVG code in Outsystem ?
Check the code into image
Hi Prince,
No need to install an extra Forge component if you need the SVG for mobile or Reactive web application, as it is a standard OutSystems UI widget that is very easy to use.
Regards,
Daniel
Thank you for sharing! I used to create a web block, in web traditional, with an input parameter that receive the SVG code and set in a expression inside of then with escape content set to no, but there isn't in reactive web aplication.
Or just use icomoon : https://icomoon.io/app/#/select/font to create reusable svgs
- import the svgs in icomoon and convert it to font icon
- import the files in OS resources and add the css in the theme