diff --git a/dropplets/style/fonts/dropplets.dev.svg b/dropplets/style/fonts/dropplets.dev.svg
index 660980d2..ec8eae0c 100644
--- a/dropplets/style/fonts/dropplets.dev.svg
+++ b/dropplets/style/fonts/dropplets.dev.svg
@@ -58,7 +58,16 @@ This is a custom SVG font generated by IcoMoon.
c 20.052-62.595, 78.24-108.154, 147.189-109.422c-53.925-42.263-121.864-67.451-195.687-67.451c-12.718,0-25.26,0.746-37.587,2.205
c 69.729-44.707, 152.551-70.796, 241.531-70.796c 289.817,0, 448.302,240.093, 448.302,448.308c0,6.831-0.154,13.626-0.458,20.385
C 720.165,530.841, 746.877,558.591, 768,590.186z" data-tags="twitter, tweet, social" />
-
+
+
+
+
\ No newline at end of file
diff --git a/dropplets/style/fonts/dropplets.eot b/dropplets/style/fonts/dropplets.eot
index 90b27c4b..bdf8643c 100644
Binary files a/dropplets/style/fonts/dropplets.eot and b/dropplets/style/fonts/dropplets.eot differ
diff --git a/dropplets/style/fonts/dropplets.svg b/dropplets/style/fonts/dropplets.svg
index f6c0cf2d..f5d1170b 100644
--- a/dropplets/style/fonts/dropplets.svg
+++ b/dropplets/style/fonts/dropplets.svg
@@ -58,7 +58,16 @@ This is a custom SVG font generated by IcoMoon.
c 20.052-62.595, 78.24-108.154, 147.189-109.422c-53.925-42.263-121.864-67.451-195.687-67.451c-12.718,0-25.26,0.746-37.587,2.205
c 69.729-44.707, 152.551-70.796, 241.531-70.796c 289.817,0, 448.302,240.093, 448.302,448.308c0,6.831-0.154,13.626-0.458,20.385
C 720.165,530.841, 746.877,558.591, 768,590.186z" />
-
+
+
+
+
\ No newline at end of file
diff --git a/dropplets/style/fonts/dropplets.ttf b/dropplets/style/fonts/dropplets.ttf
index f223f808..780ec7af 100644
Binary files a/dropplets/style/fonts/dropplets.ttf and b/dropplets/style/fonts/dropplets.ttf differ
diff --git a/dropplets/style/fonts/dropplets.woff b/dropplets/style/fonts/dropplets.woff
index 686c811c..4fe28300 100644
Binary files a/dropplets/style/fonts/dropplets.woff and b/dropplets/style/fonts/dropplets.woff differ
diff --git a/dropplets/style/style.css b/dropplets/style/style.css
index 7a4b1935..ca5efd5b 100755
--- a/dropplets/style/style.css
+++ b/dropplets/style/style.css
@@ -199,6 +199,15 @@ body.dp-install form button:hover {
.dp-icon-grid:before {
content: "\61";
}
+.dp-icon-code:before {
+ content: "\21";
+}
+.dp-icon-profile:before {
+ content: "\22";
+}
+.dp-icon-text:before {
+ content: "\23";
+}
/* Side Admin Panel
*********************************************************************************************/
diff --git a/dropplets/tools.php b/dropplets/tools.php
index 1a3af677..f8fe31f1 100644
--- a/dropplets/tools.php
+++ b/dropplets/tools.php
@@ -79,13 +79,13 @@