ConfigMate / configmate-gui

MIT License
1 stars 0 forks source link

Logo #8

Open ktminks opened 10 months ago

ktminks commented 10 months ago

From VS Code:

Note: Due to security concerns, vsce will not publish extensions that contain user-provided SVG images.

The publishing tool checks the following constraints:

  • The icon provided in package.json may not be an SVG.
  • The badges provided in the package.json may not be SVGs unless they are from trusted badge providers.
  • Image URLs in README.md and CHANGELOG.md need to resolve to https URLs.
  • Images in README.md and CHANGELOG.md may not be SVGs unless they are from trusted badge providers.
ktminks commented 10 months ago

https://code.visualstudio.com/api/references/icons-in-labels

The icons at this link can, in most places, be used like ($icon-id).