diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 7560efa69..1da4990c4 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -329,6 +329,20 @@ button.leaflet-control-search-next
.w2ui-icon.arrowshapes_split-round-arrow { background: url('images/lc_arrowshapes.split-round-arrow.svg') no-repeat center !important; }
.w2ui-icon.arrowshapes_s-sharped-arrow { background: url('images/lc_arrowshapes.s-sharped-arrow.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_bang { background: url('images/lc_starshapes.bang.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_star4 { background: url('images/lc_starshapes.star4.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_star5 { background: url('images/lc_starshapes.star5.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_star6 { background: url('images/lc_starshapes.star6.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_star8 { background: url('images/lc_starshapes.star8.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_star12 { background: url('images/lc_starshapes.star12.svg') no-repeat center !important; }
+
+.w2ui-icon.starshapes_star24 { background: url('images/lc_starshapes.star24.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_concave-star6 { background: url('images/lc_starshapes.concave-star6.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_vertical-scroll { background: url('images/lc_starshapes.vertical-scroll.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_horizontal-scroll { background: url('images/lc_starshapes.horizontal-scroll.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_signet { background: url('images/lc_starshapes.signet.svg') no-repeat center !important; }
+.w2ui-icon.starshapes_doorplate { background: url('images/lc_starshapes.doorplate.svg') no-repeat center !important; }
+
.w2ui-icon.accepttrackedchanges{ background: url('images/lc_accepttrackedchanges.svg') no-repeat center !important; }
.w2ui-icon.alignblock{ background: url('images/lc_alignblock.svg') no-repeat center !important; }
.w2ui-icon.alignhorizontal{ background: url('images/lc_alignhorizontalcenter.svg') no-repeat center !important; }
diff --git a/loleaflet/images/lc_starshapes.bang.svg b/loleaflet/images/lc_starshapes.bang.svg
new file mode 100644
index 000000000..bab825b3f
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.bang.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.concave-star6.svg b/loleaflet/images/lc_starshapes.concave-star6.svg
new file mode 100644
index 000000000..99b724655
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.concave-star6.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.doorplate.svg b/loleaflet/images/lc_starshapes.doorplate.svg
new file mode 100644
index 000000000..b99e7e700
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.doorplate.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.horizontal-scroll.svg b/loleaflet/images/lc_starshapes.horizontal-scroll.svg
new file mode 100644
index 000000000..6e180c26a
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.horizontal-scroll.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.signet.svg b/loleaflet/images/lc_starshapes.signet.svg
new file mode 100644
index 000000000..62ac86153
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.signet.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.star12.svg b/loleaflet/images/lc_starshapes.star12.svg
new file mode 100644
index 000000000..d563d4977
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.star12.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.star24.svg b/loleaflet/images/lc_starshapes.star24.svg
new file mode 100644
index 000000000..1b9082e1b
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.star24.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.star4.svg b/loleaflet/images/lc_starshapes.star4.svg
new file mode 100644
index 000000000..d71c3454a
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.star4.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.star5.svg b/loleaflet/images/lc_starshapes.star5.svg
new file mode 100644
index 000000000..04b148848
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.star5.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.star6.svg b/loleaflet/images/lc_starshapes.star6.svg
new file mode 100644
index 000000000..f176d132f
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.star6.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.star8.svg b/loleaflet/images/lc_starshapes.star8.svg
new file mode 100644
index 000000000..51c941eb7
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.star8.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.svg b/loleaflet/images/lc_starshapes.svg
new file mode 100644
index 000000000..04b148848
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/images/lc_starshapes.vertical-scroll.svg b/loleaflet/images/lc_starshapes.vertical-scroll.svg
new file mode 100644
index 000000000..12c66e182
--- /dev/null
+++ b/loleaflet/images/lc_starshapes.vertical-scroll.svg
@@ -0,0 +1,6 @@
+
diff --git a/loleaflet/js/toolbar.js b/loleaflet/js/toolbar.js
index dc3598b60..a5f751807 100644
--- a/loleaflet/js/toolbar.js
+++ b/loleaflet/js/toolbar.js
@@ -379,6 +379,22 @@ var shapes = {
{img: 'arrowshapes_split-round-arrow', uno: 'ArrowShapes.split-round-arrow'},
{img: 'arrowshapes_s-sharped-arrow', uno: 'ArrowShapes.s-sharped-arrow'}
+ ],
+
+ 'Star': [
+ {img: 'starshapes_bang', uno: 'StarShapes.bang'},
+ {img: 'starshapes_star4', uno: 'StarShapes.star4'},
+ {img: 'starshapes_star5', uno: 'StarShapes.star5'},
+ {img: 'starshapes_star6', uno: 'StarShapes.star6'},
+ {img: 'starshapes_star8', uno: 'StarShapes.star8'},
+ {img: 'starshapes_star12', uno: 'StarShapes.star12'},
+
+ {img: 'starshapes_star24', uno: 'StarShapes.star24'},
+ {img: 'starshapes_concave-star6', uno: 'StarShapes.concave-star6'},
+ {img: 'starshapes_vertical-scroll', uno: 'StarShapes.vertical-scroll'},
+ {img: 'starshapes_horizontal-scroll', uno: 'StarShapes.horizontal-scroll'},
+ {img: 'starshapes_signet', uno: 'StarShapes.signet'},
+ {img: 'starshapes_doorplate', uno: 'StarShapes.doorplate'}
]
};