[PR #1286] [MERGED] Add SVG logos #2015

Closed
opened 2025-12-29 03:19:18 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1286
Author: @gabe565
Created: 3/26/2023
Status: Merged
Merged: 3/27/2023
Merged by: @kradalby

Base: mainHead: add-svg-logos


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

docs/logo/headscale3-dots.svg (+1 -0)
docs/logo/headscale3_header_stacked_left.svg (+1 -0)

📄 Description

Hello!

I traced the Headscale logo and this PR adds it in an SVG format. This will allow for the logo to be scaled and used at any size without losing quality. SVGs are also lightweight and can be easily edited.

Please let me know if you have any questions or feedback.
Thank you!

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/1286 **Author:** [@gabe565](https://github.com/gabe565) **Created:** 3/26/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `add-svg-logos` --- ### 📝 Commits (1) - [`578f331`](https://github.com/juanfont/headscale/commit/578f331c8a785ef5623d1f3afa06153cc219dc46) Add SVG logos ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/logo/headscale3-dots.svg` (+1 -0) ➕ `docs/logo/headscale3_header_stacked_left.svg` (+1 -0) </details> ### 📄 Description Hello! I traced the Headscale logo and this PR adds it in an SVG format. This will allow for the logo to be scaled and used at any size without losing quality. SVGs are also lightweight and can be easily edited. Please let me know if you have any questions or feedback. Thank you! <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:19:18 +01:00
adam closed this issue 2025-12-29 03:19:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2015