Skip to content

Easily find and download SVG icons from the Microsoft Azure portal.

License

Notifications You must be signed in to change notification settings

mattl-msft/Amazing-Icon-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Amazing Icon Downloader

Main features

  • Easily view all icons on a page, works with:
    • portal.azure.com
    • endpoint.microsoft.com
  • Search to filter down long lists of icons
  • Rename and download any single icon
  • Bulk download all icons as a .zip file
  • Works with either Chrome or Edge

Basically does two things:

  • When you're on portal.azure.com or endpoint.microsoft.com, it lists all the icons that are in the current view.
  • You can give each icon a name, and download it from the extension's popup.
    • In the background, the extension adds fill="#" color attributes that correspond to the CSS-based fill colors, so that the SVG icons can be used outside of the Azure™ portal.
    • Tries to guess the name of the icon based on DOM title attributes that are 'close' to the SVG.

Download the extension

Visit the Chrome Web Store in either Edge or Chrome to add the extension.

Recent change history

Version 2.1 (September 2023)

  • Download individual icons as .png, and .pngs also included in .zip downloads.
  • Better support for 'hard coded' svg icons that are not part of the site's icon library.

Version 2.0 (September 2022)

  • Download all icons as .zip
  • Better error handling / display unsupported sites to user
  • Migrate to Manifest v3

For more history see the releases page.

About

Easily find and download SVG icons from the Microsoft Azure portal.

Resources

License

Stars

Watchers

Forks

Packages

No packages published