diff --git a/desktop/lookandfeel/gnome-icon-theme-symbolic/actions.py b/desktop/lookandfeel/gnome-icon-theme-symbolic/actions.py
new file mode 100644
index 0000000000..612b513e25
--- /dev/null
+++ b/desktop/lookandfeel/gnome-icon-theme-symbolic/actions.py
@@ -0,0 +1,20 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def setup():
+ autotools.configure()
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README")
diff --git a/desktop/lookandfeel/gnome-icon-theme-symbolic/pspec.xml b/desktop/lookandfeel/gnome-icon-theme-symbolic/pspec.xml
new file mode 100644
index 0000000000..b5509c07f9
--- /dev/null
+++ b/desktop/lookandfeel/gnome-icon-theme-symbolic/pspec.xml
@@ -0,0 +1,48 @@
+
+
+
+
+ gnome-icon-theme-symbolic
+ http://www.gnome.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv3
+ library
+ GNOME icon theme, symbolic icons
+ GNOME icon theme, symbolic icons
+ https://download.gnome.org/sources/gnome-icon-theme-symbolic/3.12/gnome-icon-theme-symbolic-3.12.0.tar.xz
+
+ intltool
+ gtk2-devel
+ gtk3-devel
+ icon-naming-utils-devel
+
+
+
+
+
+ gnome-icon-theme-symbolic
+
+ /usr/share/icons
+ /usr/share/pkgconfig
+ /usr/share/doc
+
+
+
+
+
+ 2021-06-02
+ 3.12.0
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
diff --git a/desktop/lookandfeel/gnome-icon-theme-symbolic/translations.xml b/desktop/lookandfeel/gnome-icon-theme-symbolic/translations.xml
new file mode 100644
index 0000000000..f78955ccef
--- /dev/null
+++ b/desktop/lookandfeel/gnome-icon-theme-symbolic/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ gnome-icon-theme-symbolic
+ GNOME icon theme, symbolic icons
+ GNOME icon theme, symbolic icons
+
+
diff --git a/desktop/lookandfeel/gnome-icon-theme/actions.py b/desktop/lookandfeel/gnome-icon-theme/actions.py
new file mode 100644
index 0000000000..378fe055c4
--- /dev/null
+++ b/desktop/lookandfeel/gnome-icon-theme/actions.py
@@ -0,0 +1,20 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def setup():
+ autotools.configure()
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "COPYING*", "NEWS", "README*")
diff --git a/desktop/lookandfeel/gnome-icon-theme/pspec.xml b/desktop/lookandfeel/gnome-icon-theme/pspec.xml
new file mode 100644
index 0000000000..5c069350d3
--- /dev/null
+++ b/desktop/lookandfeel/gnome-icon-theme/pspec.xml
@@ -0,0 +1,51 @@
+
+
+
+
+ gnome-icon-theme
+ http://www.gnome.org/
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv3
+ library
+ GNOME Icons Set
+ GNOME Icons Set
+ https://download.gnome.org/sources/gnome-icon-theme/3.12/gnome-icon-theme-3.12.0.tar.xz
+
+ intltool
+ gtk2-devel
+ gtk3-devel
+ icon-theme-hicolor
+ gnome-icon-theme-symbolic
+ icon-naming-utils-devel
+
+
+
+
+
+ gnome-icon-theme
+
+ /usr/share/icons
+ /usr/share/locale
+ /usr/share/pkgconfig
+ /usr/share/doc
+
+
+
+
+
+ 2021-06-02
+ 3.12.0
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
diff --git a/desktop/lookandfeel/gnome-icon-theme/translations.xml b/desktop/lookandfeel/gnome-icon-theme/translations.xml
new file mode 100644
index 0000000000..6edfbdf07d
--- /dev/null
+++ b/desktop/lookandfeel/gnome-icon-theme/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ gnome-icon-theme
+ GNOME Icons Set
+ GNOME Icons Set
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 5ca96e5f91..f4caa1e148 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -31051,6 +31051,7 @@
/usr/share/help
/usr/share/metainfo
/usr/share/doc
+ /usr/share/man
@@ -51495,6 +51496,51 @@ using GTK/GNOME.
+
+
+ gnome-icon-theme
+ http://www.gnome.org/
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv3
+ library
+ desktop.lookandfeel
+ GNOME Icons Set
+ GNOME Icons Set
+ GNOME Icons Set
+ GNOME Icons Set
+ https://download.gnome.org/sources/gnome-icon-theme/3.12/gnome-icon-theme-3.12.0.tar.xz
+
+ intltool
+ gtk2-devel
+ gtk3-devel
+ icon-theme-hicolor
+ gnome-icon-theme-symbolic
+ icon-naming-utils-devel
+
+ desktop/lookandfeel/gnome-icon-theme/pspec.xml
+
+
+ gnome-icon-theme
+
+ /usr/share/icons
+ /usr/share/locale
+ /usr/share/pkgconfig
+ /usr/share/doc
+
+
+
+
+ 2021-06-02
+ 3.12.0
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
artwork-pisilinux-release
@@ -51731,6 +51777,48 @@ using GTK/GNOME.
+
+
+ gnome-icon-theme-symbolic
+ http://www.gnome.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv3
+ library
+ desktop.lookandfeel
+ GNOME icon theme, symbolic icons
+ GNOME icon theme, symbolic icons
+ GNOME icon theme, symbolic icons
+ GNOME icon theme, symbolic icons
+ https://download.gnome.org/sources/gnome-icon-theme-symbolic/3.12/gnome-icon-theme-symbolic-3.12.0.tar.xz
+
+ intltool
+ gtk2-devel
+ gtk3-devel
+ icon-naming-utils-devel
+
+ desktop/lookandfeel/gnome-icon-theme-symbolic/pspec.xml
+
+
+ gnome-icon-theme-symbolic
+
+ /usr/share/icons
+ /usr/share/pkgconfig
+ /usr/share/doc
+
+
+
+
+ 2021-06-02
+ 3.12.0
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
icon-theme-numix
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 78113fb853..af7b5b0693 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-e60eadd3e2615948aa90c660b9abbb7128995ddd
\ No newline at end of file
+0765b76b284bfa0864e4b9d548335ecf8858bc37
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index e0aa1c77fa..ce5ecf130b 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 0f3ca3efd2..93e1caada4 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-06f21f7cbebe0c113a317ff7fdf13a9b006835fc
\ No newline at end of file
+695de42f73a339bc0d410615f46b3942ec15dac7
\ No newline at end of file