Where can i save an svg file to use in my webpage?

Helloooooooooo fcc family. guys i have a challenge, lol and i just noticed it now, like days later after i posted my project here for feedback. i was doing the responsive web design landing page project, and my hero section has svg files, and because of limited data challenges(data is expensive in south africa guys), i do the project on vs code then copy it to fcc code editor, i forgot it looked good because the files are local, but now i need to save this svg files somewhere on the cloud and access them from there so that all of you can see the whole design and be able to give feedback.

  1. Where can i save svg files on the cloud and how do i add them to my html?

Thanks a lot for your response in advance.

Hi. You need to upload the image to a server and then update the src attribute to the url of your image. You can use google Drive or dropbox.