diff --git a/build/package.json b/build/package.json
index ac1daf4..3d5c907 100644
--- a/build/package.json
+++ b/build/package.json
@@ -1,6 +1,6 @@
{
"name": "doticons",
- "version": "0.7.2",
+ "version": "0.7.3",
"description": "Doticons is a comprehensive and carefully curated collection of SVG dot icons.",
"author": "Eduard-Constantin Ibinceanu",
"license": "MIT",
diff --git a/icons/16/bluethoot.svg b/icons/16/bluetooth.svg
similarity index 100%
rename from icons/16/bluethoot.svg
rename to icons/16/bluetooth.svg
diff --git a/icons/16/bookmark.svg b/icons/16/bookmark.svg
index 7ad3afb..a09e361 100644
--- a/icons/16/bookmark.svg
+++ b/icons/16/bookmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/16/cPlusPlus.svg b/icons/16/cPlusPlus.svg
deleted file mode 100644
index 7540361..0000000
--- a/icons/16/cPlusPlus.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/16/cSharp.svg b/icons/16/cSharp.svg
deleted file mode 100644
index f6ee0ed..0000000
--- a/icons/16/cSharp.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/16/chat.svg b/icons/16/chat.svg
index dc7b5d6..960f77a 100644
--- a/icons/16/chat.svg
+++ b/icons/16/chat.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/16/cplusplus.svg b/icons/16/cplusplus.svg
new file mode 100644
index 0000000..873dd41
--- /dev/null
+++ b/icons/16/cplusplus.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/16/csharp.svg b/icons/16/csharp.svg
new file mode 100644
index 0000000..18897af
--- /dev/null
+++ b/icons/16/csharp.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/16/net.svg b/icons/16/dotnet.svg
similarity index 100%
rename from icons/16/net.svg
rename to icons/16/dotnet.svg
diff --git a/icons/16/jest.svg b/icons/16/jest.svg
index 53f30e8..3ae3d17 100644
--- a/icons/16/jest.svg
+++ b/icons/16/jest.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/16/ninegag.svg b/icons/16/ninegag.svg
index 4e6208e..4e950e1 100644
--- a/icons/16/ninegag.svg
+++ b/icons/16/ninegag.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/16/teams.svg b/icons/16/teams.svg
index 80a172a..d1b043c 100644
--- a/icons/16/teams.svg
+++ b/icons/16/teams.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/16/thumbUp.svg b/icons/16/thumbUp.svg
deleted file mode 100644
index ffe1ac4..0000000
--- a/icons/16/thumbUp.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/16/thumbsup.svg b/icons/16/thumbsup.svg
new file mode 100644
index 0000000..a4cc1bb
--- /dev/null
+++ b/icons/16/thumbsup.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/32/behance.svg b/icons/32/behance.svg
index abafbbc..96cc645 100644
--- a/icons/32/behance.svg
+++ b/icons/32/behance.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/32/bluethoot.svg b/icons/32/bluetooth.svg
similarity index 100%
rename from icons/32/bluethoot.svg
rename to icons/32/bluetooth.svg
diff --git a/icons/32/branch.svg b/icons/32/branch.svg
index 14d93f7..be0ecfc 100644
--- a/icons/32/branch.svg
+++ b/icons/32/branch.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/32/chat.svg b/icons/32/chat.svg
index fbda772..9ab92ca 100644
--- a/icons/32/chat.svg
+++ b/icons/32/chat.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/32/cPlusPlus.svg b/icons/32/cplusplus.svg
similarity index 100%
rename from icons/32/cPlusPlus.svg
rename to icons/32/cplusplus.svg
diff --git a/icons/32/cSharp.svg b/icons/32/csharp.svg
similarity index 100%
rename from icons/32/cSharp.svg
rename to icons/32/csharp.svg
diff --git a/icons/32/net.svg b/icons/32/dotnet.svg
similarity index 100%
rename from icons/32/net.svg
rename to icons/32/dotnet.svg
diff --git a/icons/32/jest.svg b/icons/32/jest.svg
index 3be136b..d5290c3 100644
--- a/icons/32/jest.svg
+++ b/icons/32/jest.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/32/thumbUp.svg b/icons/32/thumbsup.svg
similarity index 100%
rename from icons/32/thumbUp.svg
rename to icons/32/thumbsup.svg
diff --git a/package.json b/package.json
index 62c1e96..b644cd8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "doticons-source",
- "version": "0.7.2",
+ "version": "0.7.3",
"description": "Doticons is a comprehensive and carefully curated collection of SVG dot icons.",
"author": "Eduard-Constantin Ibinceanu",
"license": "MIT",