Open a text editor (like Notepad or TextEdit), paste the code, and save the file with a .svg extension. Method 2: Recommended Firefox Extensions (Best for Speed)
Downloading SVG (Scalable Vector Graphics) files in Firefox is generally straightforward, but it can become tricky when images are "inline" (embedded directly in the code) rather than linked as standard image files.
: This is one of the most highly-rated tools. It allows you to bulk export SVGs as files or even convert them to PNG and JPEG.
Method 1: Using Firefox Developer Tools (Best for Inline SVGs)
: Adds a simple "Save SVG" option back to your right-click context menu for inline images. Method 3: The "Page Info" Window (Best for Linked Files)
Depending on whether you need a single icon or a batch of graphics, you can use built-in developer tools or specialized browser extensions.
For SVGs that are hosted as separate files (not inline), Firefox has a built-in media browser.
In the Developer Tools window, locate the highlighted tag. the tag, select Copy , and choose Outer HTML .