Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>SVG HunterNew to Visual Studio Code? Get it now.
SVG Hunter

SVG Hunter

Railly Hugo

|
723 installs
| (0) | Free
Hunt SVGs without leaving your code editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo
SVG Hunter for VSCode

Hunt SVGs without leaving your code editor

Installation

  1. Open the Extensions sidebar in VS Code. View → Extensions
  2. Search for svg-hunter
  3. Select SVG Hunter and click Install

Note We only support one external provider at the moment. If you want to suggest more, please open an issue. Anyway, we are going to add more providers in the near future.

Features

  • Search for SVGs on external or local sources and insert them as HTML, JSX Component or raw JSX.
    • Local (SVGs in your project folder)
    • External
      • SVG Porn: Tech logos
      • Feel free to suggest more sources.
  • Transform selected SVG to raw JSX / JSX Component.
  • Copy SVG to clipboard as raw JSX / JSX Component.

Commands (6)

  • Open Command Palette Ctrl+Shift+P or Cmd+Shift+P and type svg-hunter
Command Description
svg-hunter.insertSvgAsHtml SVG Hunter: Insert SVG as HTML.
svg-hunter.insertSvgAsRawJsx SVG Hunter: Insert SVG as raw JSX.
svg-hunter.insertSvgAsJsxComponent SVG Hunter: Insert SVG as JSX Component.
svg-hunter.transformSelectedSvgToJsx SVG Hunter: Transform selected SVG to JSX.
svg-hunter.copySvgAsJsxComponentToClipboard SVG Hunter: Copy SVG as JSX Component to clipboard.
svg-hunter.copySvgAsRawJsxToClipboard SVG Hunter: Copy SVG as raw JSX to clipboard.

Support my work

Buy Me A Coffee Donate with PayPal
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft