diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-04-02 14:23:06 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-04-02 14:23:06 +0300 |
commit | 6b50e0918b66d390891b585a9d38463e04d22fab (patch) | |
tree | 379ac4a852a8d16d188c8135a5b01828316e51df | |
parent | ec1702caf1c61d8b2a04658857c1c526aa989901 (diff) |
nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184)
-rw-r--r-- | internal/icons.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/icons.zsh b/internal/icons.zsh index b49f9951..b551c733 100644 --- a/internal/icons.zsh +++ b/internal/icons.zsh @@ -520,7 +520,7 @@ function _p9k_init_icons() { EXECUTION_TIME_ICON '\uF252'$s # SSH_ICON '\uF489'$s # VPN_ICON '\UF023' # - KUBERNETES_ICON '\U2388' # ⎈ + KUBERNETES_ICON '\F10FE' # DROPBOX_ICON '\UF16B'$s # DATE_ICON '\uF073 ' # TIME_ICON '\uF017 ' # |