diff --git a/README.md b/README.md
index 9ae8e19..eaa1915 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
# common-gui
This project contains frequently used GUI utils, so they can be used in several projects.
+
+This project contains a set of icons which was created by or based on icons which are created by
+[Yusuke Kamiyamane](http://p.yusukekamiyamane.com/ "Yusuke Kamiyamanes website"). Published under
+[Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/deed.en) license.
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 66b8e66..d18a3c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.github.oxygen-plugins
common-gui
- 0.0.1-SNAPSHOT
+ 0.0.1
Common GUI utils
This project contains frequently used GUI utils, so they can be used in several projects.
diff --git a/src/main/resources/icons/arrow.gif b/src/main/resources/icons/arrow.gif
new file mode 100644
index 0000000..aa461ee
Binary files /dev/null and b/src/main/resources/icons/arrow.gif differ
diff --git a/src/main/resources/icons/diagona_my.gif b/src/main/resources/icons/diagona_my.gif
new file mode 100644
index 0000000..d4707e7
Binary files /dev/null and b/src/main/resources/icons/diagona_my.gif differ
diff --git a/src/main/resources/icons/openDocs.gif b/src/main/resources/icons/openDocs.gif
new file mode 100644
index 0000000..d2648cf
Binary files /dev/null and b/src/main/resources/icons/openDocs.gif differ