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
.svg
icon files to/src/svg/
- Add the icon info to
/src/icon-settings.json
- Run
npm run compile
on the command line to run default task. - Run
vsce package
to create the vsix package.
This project uses intellectual property of other projects. See NOTICE for details.