#Insert SVGs from files
2 messages · Page 1 of 1 (latest)
2 messages · Page 1 of 1 (latest)
I have a HeroIcon which I have pasted into a file called rocketship.svg. How do I insert it into the site? include_str!() doesn't work because it inserts quotes too, making making rsx think the svg is text.