Package Exports
- platformicons
- platformicons/build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (platformicons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Platformicons
A set of platform and framework icons from the people behind https://sentry.io.
SVG Versions
There are two kinds of icons in this collection:
- The icons in
/svgare for smaller rendering sizes. They can have a solid background to achieve high contrast to make them easier to "read" in smaller sizes. - The icons in
/svg_80x80are for bigger rendering sizes. They can have a transparent background.
Publishing Changes
Platformicons uses GitHub Actions to publish changes. You don’t need to update the version in package.json since that’s done automatically.
- Make a change but don’t update the version in package.json
- Merge with Master
- Head to the Release workflow and then run the workflow
- This will create an issue in getsentry/publish
- Add the accepted label to publish