diff --git a/lib-core.sh b/lib-core.sh
index f511793..952eec5 100755
--- a/lib-core.sh
+++ b/lib-core.sh
@@ -85,7 +85,7 @@ COLOR_VARIANTS=('light' 'dark')
OPACITY_VARIANTS=('normal' 'solid')
ALT_VARIANTS=('normal' 'alt')
THEME_VARIANTS=('default' 'blue' 'purple' 'pink' 'red' 'orange' 'yellow' 'green' 'grey')
-ICON_VARIANTS=('standard' 'simple' 'gnome' 'ubuntu' 'arch' 'manjaro' 'fedora' 'debian' 'void' 'opensuse' 'popos' 'mxlinux' 'zorin')
+ICON_VARIANTS=('standard' 'simple' 'gnome' 'ubuntu' 'tux' 'arch' 'manjaro' 'fedora' 'debian' 'void' 'opensuse' 'popos' 'mxlinux' 'zorin')
SIDEBAR_SIZE_VARIANTS=('default' '180' '220' '240' '260' '280')
PANEL_OPACITY_VARIANTS=('default' '30' '45' '60' '75')
PANEL_SIZE_VARIANTS=('default' 'smaller' 'bigger')
diff --git a/src/assets/gnome-shell/activities-black/activities-tux.svg b/src/assets/gnome-shell/activities-black/activities-tux.svg
new file mode 100644
index 0000000..b896382
--- /dev/null
+++ b/src/assets/gnome-shell/activities-black/activities-tux.svg
@@ -0,0 +1,21 @@
+
+
+
\ No newline at end of file
diff --git a/src/assets/gnome-shell/activities/activities-tux.svg b/src/assets/gnome-shell/activities/activities-tux.svg
new file mode 100644
index 0000000..3dce418
--- /dev/null
+++ b/src/assets/gnome-shell/activities/activities-tux.svg
@@ -0,0 +1,22 @@
+
+
+
\ No newline at end of file