Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>view-svgNew to Visual Studio Code? Get it now.
view-svg

view-svg

mtelse86

|
54 installs
| (0) | Free
view svg map
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

view-svg

vscode view-svg extension

Usage

To use this extension, create a TypeScript or JavaScript file with the following format:

export default {
  icon1: "xxxxx.svg",
  icon2: "xxxx.svg",
  icon3: "xxxx.svg",
};

You can preview the SVG files by pressing command+shift+p and selecting preview svg.

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