Use newer powershell icon? #1270

Closed
opened 2026-01-30 22:20:42 +00:00 by claunia · 4 comments
Owner

Originally created by @Summon528 on GitHub (May 23, 2019).

Summary of the new feature/enhancement

The default PowerShell icon included in #934 looks that it was from Win7 era. Should we use newer Powershell icon like this one?

Originally created by @Summon528 on GitHub (May 23, 2019). # Summary of the new feature/enhancement The default PowerShell icon included in #934 looks that it was from Win7 era. Should we use newer Powershell icon like [this one](https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_64.png)?
claunia added the Resolution-Fix-CommittedArea-SettingsIssue-TaskProduct-Terminal labels 2026-01-30 22:20:42 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (May 23, 2019):

The icon included in #934 is directly out of the Windows PowerShell executable shipped in-box on Windows 10.

@stevel-msft Windows Terminal intends to ship a Windows PowerShell profile by default until convergence. Which version of the blue powershell icon should we use for it?

@DHowett-MSFT commented on GitHub (May 23, 2019): The icon included in #934 is directly out of the Windows PowerShell executable shipped in-box on Windows 10. @stevel-msft Windows Terminal intends to ship a Windows PowerShell profile by default until convergence. Which version of the blue powershell icon should we use for it?
Author
Owner

@DHowett-MSFT commented on GitHub (May 23, 2019):

You know, I must have grabbed the wrong one. I’ll generate new scaled versions from the blue svg.

@DHowett-MSFT commented on GitHub (May 23, 2019): You know, I must have grabbed the wrong one. I’ll generate new scaled versions from the blue svg.
Author
Owner

@SteveL-MSFT commented on GitHub (May 23, 2019):

@DHowett-MSFT I wouldn't necessarily use the assets we have in Windows; simply because we're trying not to touch that code unless necessary. My suggestion is to use https://github.com/PowerShell/PowerShell/blob/master/assets/powershell_128.svg (for Windows PowerShell) and https://github.com/PowerShell/PowerShell/blob/master/assets/ps_black_128.svg for PSCore6 (and eventually PS7)

@SteveL-MSFT commented on GitHub (May 23, 2019): @DHowett-MSFT I wouldn't necessarily use the assets we have in Windows; simply because we're trying not to touch that code unless necessary. My suggestion is to use https://github.com/PowerShell/PowerShell/blob/master/assets/powershell_128.svg (for Windows PowerShell) and https://github.com/PowerShell/PowerShell/blob/master/assets/ps_black_128.svg for PSCore6 (and eventually PS7)
Author
Owner

@DHowett-MSFT commented on GitHub (May 23, 2019):

@stevel-msft thanks!

@DHowett-MSFT commented on GitHub (May 23, 2019): @stevel-msft thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1270