[PR #1303] [MERGED] Switch to the new icon and license the assets under CC BY-ND 4.0 #24567

Open
opened 2026-01-31 09:04:03 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1303
Author: @DHowett-MSFT
Created: 6/18/2019
Status: Merged
Merged: 6/18/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/duhowett/icon


📝 Commits (2)

  • 8a2c589 Switch to the new icon; relicense the assets under CC BY-ND 4.0
  • 19c8558 Fix the build, typo

📊 Changes

121 files changed (+612 additions, -46 deletions)

View changed files

res/LICENSE (+396 -0)
res/README.md (+6 -0)
res/terminal.ico (+0 -0)
res/terminal/LargeTile.scale-100.png (+0 -0)
res/terminal/LargeTile.scale-125.png (+0 -0)
res/terminal/LargeTile.scale-150.png (+0 -0)
res/terminal/LargeTile.scale-200.png (+0 -0)
res/terminal/LargeTile.scale-400.png (+0 -0)
res/terminal/LockScreenLogo.scale-100.png (+0 -0)
res/terminal/LockScreenLogo.scale-125.png (+0 -0)
res/terminal/LockScreenLogo.scale-150.png (+0 -0)
res/terminal/LockScreenLogo.scale-200.png (+0 -0)
res/terminal/LockScreenLogo.scale-400.png (+0 -0)
res/terminal/SmallTile.scale-100.png (+0 -0)
res/terminal/SmallTile.scale-125.png (+0 -0)
res/terminal/SmallTile.scale-150.png (+0 -0)
res/terminal/SmallTile.scale-200.png (+0 -0)
res/terminal/SmallTile.scale-400.png (+0 -0)
res/terminal/SplashScreen.scale-100.png (+0 -0)
res/terminal/SplashScreen.scale-125.png (+0 -0)

...and 80 more files

📄 Description

PR Checklist


🔄 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/microsoft/terminal/pull/1303 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 6/18/2019 **Status:** ✅ Merged **Merged:** 6/18/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/duhowett/icon` --- ### 📝 Commits (2) - [`8a2c589`](https://github.com/microsoft/terminal/commit/8a2c589b85de8bdde9533e01a165dbaba4579423) Switch to the new icon; relicense the assets under CC BY-ND 4.0 - [`19c8558`](https://github.com/microsoft/terminal/commit/19c855865158bbd7b55f4f68b732033f6b35f4e1) Fix the build, typo ### 📊 Changes **121 files changed** (+612 additions, -46 deletions) <details> <summary>View changed files</summary> ➕ `res/LICENSE` (+396 -0) ➕ `res/README.md` (+6 -0) ➕ `res/terminal.ico` (+0 -0) ➕ `res/terminal/LargeTile.scale-100.png` (+0 -0) ➕ `res/terminal/LargeTile.scale-125.png` (+0 -0) ➕ `res/terminal/LargeTile.scale-150.png` (+0 -0) ➕ `res/terminal/LargeTile.scale-200.png` (+0 -0) ➕ `res/terminal/LargeTile.scale-400.png` (+0 -0) ➕ `res/terminal/LockScreenLogo.scale-100.png` (+0 -0) ➕ `res/terminal/LockScreenLogo.scale-125.png` (+0 -0) ➕ `res/terminal/LockScreenLogo.scale-150.png` (+0 -0) ➕ `res/terminal/LockScreenLogo.scale-200.png` (+0 -0) ➕ `res/terminal/LockScreenLogo.scale-400.png` (+0 -0) ➕ `res/terminal/SmallTile.scale-100.png` (+0 -0) ➕ `res/terminal/SmallTile.scale-125.png` (+0 -0) ➕ `res/terminal/SmallTile.scale-150.png` (+0 -0) ➕ `res/terminal/SmallTile.scale-200.png` (+0 -0) ➕ `res/terminal/SmallTile.scale-400.png` (+0 -0) ➕ `res/terminal/SplashScreen.scale-100.png` (+0 -0) ➕ `res/terminal/SplashScreen.scale-125.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description ## PR Checklist * [x] Closes #1061 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:04:03 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24567