It would be nice if there's a supported API to access VSCode inbox icons. **Expected**: I want to reuse icons in the IntelliSense suggestion window outside of completion items (for example a TreeDataProvider). **Actual**: I had to copy the icon files to my extension project to use them