diff --git a/desktop/lookandfeel/icon-theme-milky/actions.py b/desktop/lookandfeel/icon-theme-milky/actions.py
new file mode 100644
index 0000000000..51ed3b4a90
--- /dev/null
+++ b/desktop/lookandfeel/icon-theme-milky/actions.py
@@ -0,0 +1,14 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+WorkDir = "/"
+
+from pisi.actionsapi import pisitools, shelltools, get
+
+
+
+def install():
+ pisitools.insinto("/usr/share/icons", "milky")
diff --git a/desktop/lookandfeel/icon-theme-milky/pspec.xml b/desktop/lookandfeel/icon-theme-milky/pspec.xml
new file mode 100644
index 0000000000..9fcc38f488
--- /dev/null
+++ b/desktop/lookandfeel/icon-theme-milky/pspec.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+ icon-theme-milky
+ https://pisilinux.org
+
+ Pisi Gnu/Linux Community
+ admin@pisilinux.org
+
+ GPLv3
+ data
+ Icon theme designed for pisilinux GTK theme
+ Icon theme designed for pisilinux GTK theme
+ https://source.pisilinux.org/1.0/milky-2.0.tar.bz2
+
+
+
+ icon-theme-milky
+
+ /usr/share/icons
+ /usr/share/doc
+
+
+
+
+
+
+ 2019-08-01
+ 1.0
+ First Release
+ Pisi Gnu/Linux Community
+ admin@pisilinux.org
+
+
+
diff --git a/desktop/lookandfeel/icon-theme-milky/translations b/desktop/lookandfeel/icon-theme-milky/translations
new file mode 100644
index 0000000000..6d96afaa6a
--- /dev/null
+++ b/desktop/lookandfeel/icon-theme-milky/translations
@@ -0,0 +1,8 @@
+
+
+
+ icon-theme-faenza
+ Icon theme designed for Equinox GTK theme
+ Icon theme designed for Equinox GTK theme
+
+
\ No newline at end of file