Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Icon SnippetsNew to Visual Studio Code? Get it now.
Icon Snippets

Icon Snippets

Polymer Mallard

|
2,997 installs
| (1) | Free
Insert SVG icons with preview
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Icon Snippets

Allows the user to insert SVG icons from popular libraries directly into their markup without having to search for them.

Icon Snippets example

Example

Start typing the word icon- and you'll see a list of available icons appear with a preview. Press enter to add the SVG code to your document.

Release Notes

0.4.1

  • Fix bug with some file types like Vue and similar

0.4.0

  • Normalize width, height, and other attributes
  • Clean up icon syntax and useless groups
  • Better support for langauges
  • Additional icons

0.3.0

  • Automatically encode icons for CSS/SCSS/LESS
  • Added more file support

0.2.0

  • Removed style tags from icons
  • Removed deprecated attributes
  • Removed Adobe comments

0.0.1

  • Initial creation of Icon Snippets

Packaging

We are using vsce to package and publish. vsce package && vsce publish

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft