Hey guys, I'm going to leave my contribution here with a method that will allow you to download SVG icons from Flaticon without needing a Premium account.
Here is a Premium SVG link for testing. Premium Content
You can simple use the extension SVG Export available in Chrome and opera. After installing, go to the site you want to download the SVGs and click on the SVG Export extension icon. In the new tab, select which SVG you want to get and be happy!
Here is a link
Tutorial
1. Create an account and/or login before continuing
2. Choose the icon you want and click "Edit icon"

3. Right click on the square edge of the icon and select the "Inspect" option

4. Find the line of code that looks like the image below and click on the 3 dots

5. Select "Copy > Copy Element" option to copy the icon code in SVG

6. Paste the copied code into some text editor or notepad and remove the backlink of site. ( Green Marked)

7. Click to save the code using your text editor's "Save As..." option. Change the type to "All files (*.*)" and put the name of your file, adding ".svg" at the end of the name. After that, just click on "Save"

8. That's it! Now you have your SVG obtained in Flaticon without needing a premium account

Here is a Premium SVG link for testing. Premium Content
You can simple use the extension SVG Export available in Chrome and opera. After installing, go to the site you want to download the SVGs and click on the SVG Export extension icon. In the new tab, select which SVG you want to get and be happy!
Here is a link

1. Create an account and/or login before continuing
2. Choose the icon you want and click "Edit icon"

3. Right click on the square edge of the icon and select the "Inspect" option

4. Find the line of code that looks like the image below and click on the 3 dots

5. Select "Copy > Copy Element" option to copy the icon code in SVG

6. Paste the copied code into some text editor or notepad and remove the backlink of site. ( Green Marked)

7. Click to save the code using your text editor's "Save As..." option. Change the type to "All files (*.*)" and put the name of your file, adding ".svg" at the end of the name. After that, just click on "Save"

8. That's it! Now you have your SVG obtained in Flaticon without needing a premium account

