From ec1702caf1c61d8b2a04658857c1c526aa989901 Mon Sep 17 00:00:00 2001
From: Roman Perepelitsa <roman.perepelitsa@gmail.com>
Date: Sun, 2 Apr 2023 13:20:27 +0200
Subject: nerdfonts-v3: add icons for artix and void linux (#2033)

---
 internal/icons.zsh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'internal')

diff --git a/internal/icons.zsh b/internal/icons.zsh
index c6a14ffc..b49f9951 100644
--- a/internal/icons.zsh
+++ b/internal/icons.zsh
@@ -475,8 +475,8 @@ function _p9k_init_icons() {
         LINUX_OPENSUSE_ICON            '\uF314'$s             # 
         LINUX_SABAYON_ICON             '\uF317'$s             # 
         LINUX_SLACKWARE_ICON           '\uF319'$s             # 
-        LINUX_VOID_ICON                '\uF17C'               # 
-        LINUX_ARTIX_ICON               '\uF17C'               # 
+        LINUX_VOID_ICON                '\UF32E'$s             # 
+        LINUX_ARTIX_ICON               '\UF31F'$s             # 
         LINUX_UBUNTU_ICON              '\uF31b'$s             # 
         LINUX_RHEL_ICON                '\uF316'$s             # 
         LINUX_AMZN_ICON                '\uF270'$s             # 
-- 
cgit v1.2.3