Skip to content

update icon: tmux (plain, plain-wordmark) #2451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

weh
Copy link
Contributor

@weh weh commented Jun 16, 2025

Double check these details before you open a PR

  • PR does not match another non-stale PR currently opened
  • PR name matches the format new icon: Icon name (versions separated by comma). More details here
  • PR's base is the develop branch.
  • Your icons are inside a folder as seen here
  • SVG matches the standards laid out here
  • A new object is added in the devicon.json file at the correct alphabetic position as seen here

**This PR closes **

Link to prove your SVG is correct and up-to-date.

https://github.com/tmux/tmux/tree/master/logo

Fixes the following draft-release issue:

🔧 tmux1

Icon Folder

Issues:

  • ❌ More than 1 path found in font SVG: plain
  • plain in versions.font must have exactly 1 path and 1 fill color max. Found 2 paths and 0 fills.
  • ❌ More than 1 path found in font SVG: plain-wordmark
  • plain-wordmark in versions.font must have exactly 1 path and 1 fill color max. Found 2 paths and 0 fills.
  • ⚠️ plain has no fill color, expected #1bb91f.
  • ⚠️ plain-wordmark has no fill color, expected #1bb91f.

@weh weh requested review from Snailedlt and canaleal June 16, 2025 15:09
@weh weh changed the title Fix tmux color and union path (plain, plain-wordmark) update icon: tmux (plain, plain-wordmark) Jun 17, 2025
@canaleal canaleal merged commit cdeb7b2 into devicons:draft-release-2.17.0 Jun 17, 2025
1 check passed
@canaleal canaleal added the feature:icon PR when a new icon is ready to be added to the collection label Jun 24, 2025
@canaleal canaleal mentioned this pull request Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:icon PR when a new icon is ready to be added to the collection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants