platformicons
Version:
Web Platform and Framework Logo Set
21 lines (13 loc) • 950 B
Markdown
# 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 `/svg` are 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_80x80` 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.
1. Make a change but don’t update the version in package.json
2. Merge with Master
3. Head to the [Release workflow](https://github.com/getsentry/platformicons/actions/workflows/release.yml) and then run the workflow
4. This will create an issue in [getsentry/publish](https://github.com/getsentry/publish/issues)
5. Add the accepted label to publish