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 two kind of icons in this collection:
- In
/svgare icons that are for a smaller rendering size. They whould have a solid background to have high constract to make them easier to "read" in smaller sizes - In
/svg_80x80are icons that are 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