Skip to content

new icon: icinga (original, original-wordmark, plain, plain-wordmark)#2715

Open
KekMuzaffer wants to merge 8 commits intodevicons:developfrom
KekMuzaffer:2612-add-icinga
Open

new icon: icinga (original, original-wordmark, plain, plain-wordmark)#2715
KekMuzaffer wants to merge 8 commits intodevicons:developfrom
KekMuzaffer:2612-add-icinga

Conversation

@KekMuzaffer
Copy link
Copy Markdown

Summary

Added icinga icon to the devicon collection with four SVG variants.

  • icinga-original-wordmark.svg
  • icinga-original.svg
  • icinga-plain-wordmark.svg
  • icinga-plain.svg

This implements the icon request from #2612

Updated devicon.json with icinga metadatas.

Icon Details

  • Name: icinga
  • Color: #06062C
  • Tags: monitoring, observability, infrastructure, devops

Repository Structure

icons/
└── icinga/
    └── icinga-original-wordmark.svg
    └── icinga-original.svg
    └── icinga-plain-wordmark.svg
    └── icinga-plain.svg

Please note

Icinga defines two official brand colors.

  • The original and original-wordmark icons use the primary brand color, white (#ffffff).

  • The plain and plain-wordmark icons use the secondary brand color #312b2e instead of black or white, in order to stay consistent with Icinga’s official palette.

Wiki SVG Versions

  • plain: a one-color version of the original logo. Could be in the original color, all black, or all white.
  • plain-wordmark: similar to the above but must contain the name of the technology.

dependabot Bot and others added 5 commits February 16, 2026 09:57
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…hub/scripts/requests-2.33.0

Bump requests from 2.32.3 to 2.33.0 in /.github/scripts
Copy link
Copy Markdown
Contributor

@Yashh56 Yashh56 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @KekMuzaffer, please optimize these SVG files before submitting. Kindly refer to the documentation.

@KekMuzaffer
Copy link
Copy Markdown
Author

Hi @Yashh56, thanks for the note. I accidentally copied the wrong files, but now the correct ones are in place.

There is one failing check "Check Icon PR / Check the devicon.json and the SVGs' quality (pull request)". Do you have any idea what might be causing this error?

@Yashh56
Copy link
Copy Markdown
Contributor

Yashh56 commented May 1, 2026

Hey @KekMuzaffer, nice work on this! There are a few things that need to be fixed before Maintainers can merge it.

Your pull request should only contain the icons/icinga folder and devicon.json —please remove everything else. Also, make sure to follow the PR guidelines here: https://github.com/devicons/devicon/wiki/Creating-Pull-Request-for-New-Icon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants