Many libraries target a single purpose, which is integration with a service or platform. E.g., let's say we have a SolidJS library for applying a MongoDB integration; the current banner would be something like this.

Example of current banner implementation.
But by applying &integration=<SVG URL> to the URL, we should be able to create graphics like this.

Example of possible integration graphics.
Many popular integration libraries use these graphics in the JavaScript ecosystem. Integration contains a big chunk of projects already in the SolidJS community; this will provide those libraries with official graphics for their projects.
Technical notes
- We should apply a filter to the applied graphics to convert their logos to a light monochrome version to merge with our current graphics.
Many libraries target a single purpose, which is integration with a service or platform. E.g., let's say we have a SolidJS library for applying a MongoDB integration; the current banner would be something like this.
Example of current banner implementation.
But by applying
&integration=<SVG URL>to the URL, we should be able to create graphics like this.Example of possible integration graphics.
Many popular integration libraries use these graphics in the JavaScript ecosystem. Integration contains a big chunk of projects already in the SolidJS community; this will provide those libraries with official graphics for their projects.
Technical notes