---
title: "Windows Terminal Profile Icons"
date: 2021-11-27T23:13:05.000Z
author: Z.SHINCHVEN
tags: [Windows Terminal]
canonical: https://atlassc.net/2021/11/28/windows-terminal-profile-icons
---
User can set icon for each Windows Terminal [profile](https://docs.microsoft.com/en-us/windows/terminal/customize-settings/profile-general#icon), a few default [profile icons](https://github.com/microsoft/terminal/tree/main/src/cascadia/CascadiaPackage/ProfileIcons) are bundled with the app, whereas there is no way to preview or locate them in settings UI. So I have to browse them in Windows Terminal's [GitHub Repository](https://github.com/microsoft/terminal/tree/main/src/cascadia/CascadiaPackage/ProfileIcons).
