Using modified icons from Visual Studio Image Library, adapted to match VS2022. The icons are compiled to dark, light, and high contrast themes.
- Add your new
.svgicon files to/src/svg/ - Add the icon info to
/src/icon-settings.json - Run
npm run compileon the command line to run default task. - Run
vsce packageto create the vsix package.
This project uses intellectual property of other projects. See NOTICE for details.