From b24f0b1bc4b185877510170824ba70e9f76ee801 Mon Sep 17 00:00:00 2001 From: Kevin Montoya Date: Mon, 30 Oct 2023 16:24:54 -0700 Subject: [PATCH] chore: replacement of Azure's nerdfont-complete icons Replaced `AZURE_ICON` because of mdi, appended proper `VCS_GIT_AZURE_ICON` using DevOps icon --- internal/icons.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/icons.zsh b/internal/icons.zsh index 308a01d8..66a72966 100644 --- a/internal/icons.zsh +++ b/internal/icons.zsh @@ -532,7 +532,7 @@ function _p9k_init_icons() { VCS_GIT_GITHUB_ICON '\uF113 ' #  VCS_GIT_BITBUCKET_ICON '\uE703 ' #  VCS_GIT_GITLAB_ICON '\uF296 ' #  - VCS_GIT_AZURE_ICON '\UF0805 ' # 󰠅 + VCS_GIT_AZURE_ICON '\uEBE8 ' #  VCS_HG_ICON '\uF0C3 ' #  VCS_SVN_ICON '\uE72D'$q #  RUST_ICON '\uE7A8'$q #  @@ -560,7 +560,7 @@ function _p9k_init_icons() { PROXY_ICON '\u2194' # ↔ DOTNET_ICON '\uE77F' #  DOTNET_CORE_ICON '\uE77F' #  - AZURE_ICON '\UF0805' # 󰠅 + AZURE_ICON '\uEBD8' #  DIRENV_ICON '\u25BC' # ▼ FLUTTER_ICON 'F' # F GCLOUD_ICON '\UF02AD' # 󰊭