diff --git a/src/resource.qrc b/src/resource.qrc
index 3bd9fb8..50e5dfb 100644
--- a/src/resource.qrc
+++ b/src/resource.qrc
@@ -14,6 +14,7 @@
resources/thenounproject/configure.svg
resources/thenounproject/stop.svg
resources/thenounproject/fortune-teller.svg
+ resources/thenounproject/preferences.svg
resources/icons-icons/gdb.png
resources/icons-icons/editor.png
resources/icons-icons/font.png
diff --git a/src/resources/ABOUT.md b/src/resources/ABOUT.md
index 4594629..cdf3e8f 100644
--- a/src/resources/ABOUT.md
+++ b/src/resources/ABOUT.md
@@ -39,6 +39,7 @@ The main Seer icon and other icons.
|Icon memory.svg | Created by mudassar.hussain323 | (License CC3.0) |
|Icon source.svg | Created by kozinn | (License CC3.0) |
|Icon stop.sgv | Created by andre.buand10 | (License CC3.0) |
+|Icon preferences.sgv | Created by blairwolf | (License CC3.0) |
diff --git a/src/resources/README.icons b/src/resources/README.icons
index 868bed6..6b220e1 100644
--- a/src/resources/README.icons
+++ b/src/resources/README.icons
@@ -31,6 +31,7 @@ terms of the NetBeans License Agreement.
https://thenounproject.com/icon/binary-data-search-4065152/ https://thenounproject.com/mudassar.hussain323/ thenounproject/memory.svg CC3.0
https://thenounproject.com/icon/cpp-file-252779/ https://thenounproject.com/kozinn/ thenounproject/source.svg CC3.0
https://thenounproject.com/icon/interruption-4417639/ https://thenounproject.com/andre.buand10/ thenounproject/stop.sgv CC3.0
+ https://thenounproject.com/icon/preference-2331720/ https://thenounproject.com/creator/blairwolf/ thenounproject/preferences.svg CC3.0
Some icons are used from the RelaxLightIcons set. Licensed under the GPL-3.0+ license.
diff --git a/src/resources/thenounproject/preferences.svg b/src/resources/thenounproject/preferences.svg
new file mode 100644
index 0000000..a4a2428
--- /dev/null
+++ b/src/resources/thenounproject/preferences.svg
@@ -0,0 +1 @@
+
\ No newline at end of file