mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184)
This commit is contained in:
parent
ec1702caf1
commit
6b50e0918b
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ function _p9k_init_icons() {
|
||||||
EXECUTION_TIME_ICON '\uF252'$s #
|
EXECUTION_TIME_ICON '\uF252'$s #
|
||||||
SSH_ICON '\uF489'$s #
|
SSH_ICON '\uF489'$s #
|
||||||
VPN_ICON '\UF023' #
|
VPN_ICON '\UF023' #
|
||||||
KUBERNETES_ICON '\U2388' # ⎈
|
KUBERNETES_ICON '\F10FE' #
|
||||||
DROPBOX_ICON '\UF16B'$s #
|
DROPBOX_ICON '\UF16B'$s #
|
||||||
DATE_ICON '\uF073 ' #
|
DATE_ICON '\uF073 ' #
|
||||||
TIME_ICON '\uF017 ' #
|
TIME_ICON '\uF017 ' #
|
||||||
|
|
Loading…
Reference in a new issue