https://github.com/getsentry/platformicons
A platform and framework icon font.
https://github.com/getsentry/platformicons
tag-production
Last synced: 2 months ago
JSON representation
A platform and framework icon font.
- Host: GitHub
- URL: https://github.com/getsentry/platformicons
- Owner: getsentry
- License: other
- Created: 2014-09-11T23:53:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T14:52:06.000Z (2 months ago)
- Last Synced: 2025-03-30T14:35:50.110Z (2 months ago)
- Topics: tag-production
- Language: TypeScript
- Homepage:
- Size: 28.7 MB
- Stars: 41
- Watchers: 54
- Forks: 21
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
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 `/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