diff --git a/README.md b/README.md
index 60d04dc..193b785 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# deepface
+

+
[](https://pepy.tech/project/deepface)
**deepface** is a lightweight python based facial analysis framework including face recognition and demography (age, gender, emotion and race). You can use the framework with a just few lines of codes.
@@ -156,3 +158,5 @@ There are many ways to support a project - starring⭐️ the GitHub repos is ju
# Licence
Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details.
+
+[Deepface logo](https://www.flaticon.com/free-icon/face-recognition_2313156) is made by [Pixel Perfect](https://www.flaticon.com/authors/pixel-perfect) from [flaticon](https://www.flaticon.com/).
\ No newline at end of file
diff --git a/icon/attribution.txt b/icon/attribution.txt
new file mode 100644
index 0000000..0425138
--- /dev/null
+++ b/icon/attribution.txt
@@ -0,0 +1,3 @@
+Icon made by Pixel perfect from www.flaticon.com
+
+Pixel perfect: https://www.flaticon.com/authors/pixel-perfect
\ No newline at end of file
diff --git a/icon/deepface-icon.png b/icon/deepface-icon.png
new file mode 100644
index 0000000..c04c105
Binary files /dev/null and b/icon/deepface-icon.png differ