updating active icon to be a pilcrow
diff --git a/selection.json b/selection.json
index 4f780b8..97393d6 100644
--- a/selection.json
+++ b/selection.json
@@ -84,30 +84,6 @@
 		{
 			"icon": {
 				"paths": [
-					"M563.2 844.8v-179.2h-409.6v-307.2h409.6v-179.2l332.8 332.8-332.8 332.8z"
-				],
-				"attrs": [],
-				"isMulticolor": false,
-				"tags": [
-					"arrow-right"
-				],
-				"grid": 20
-			},
-			"attrs": [],
-			"properties": {
-				"id": 25,
-				"order": 29,
-				"prevSize": 20,
-				"code": 58883,
-				"name": "arrow-right"
-			},
-			"setIdx": 1,
-			"setId": 1,
-			"iconIdx": 25
-		},
-		{
-			"icon": {
-				"paths": [
 					"M768 0h-204.8c-28.314 0-51.2 22.886-51.2 51.2l1.178 11.366c56.422 0 102.4 45.926 102.4 102.4v581.581l50.022-60.467 153.6 184.32v-819.2c0-28.314-22.886-51.2-51.2-51.2zM461.978 153.6h-205.978c-28.314 0-51.2 22.886-51.2 51.2v819.2l153.6-184.32 153.6 184.32v-819.2c0-28.314-21.709-51.2-50.022-51.2z"
 				],
 				"attrs": [],
@@ -451,6 +427,32 @@
 			"setIdx": 2,
 			"setId": 0,
 			"iconIdx": 361
+		},
+		{
+			"icon": {
+				"paths": [
+					"M730.286 108v41.714q0 16.571-10.571 34.857t-24.286 18.286q-28.571 0-30.857 0.571-14.857 3.429-18.286 17.714-1.714 6.286-1.714 36.571v658.286q0 14.286-10.286 24.571t-24.571 10.286h-61.714q-14.286 0-24.571-10.286t-10.286-24.571v-696h-81.714v696q0 14.286-10 24.571t-24.857 10.286h-61.714q-14.857 0-24.857-10.286t-10-24.571v-283.429q-84-6.857-140-33.714-72-33.143-109.714-102.286-36.571-66.857-36.571-148 0-94.857 50.286-163.429 50.286-67.429 119.429-90.857 63.429-21.143 238.286-21.143h273.714q14.286 0 24.571 10.286t10.286 24.571z"
+				],
+				"width": 731,
+				"attrs": [],
+				"isMulticolor": false,
+				"tags": [
+					"paragraph"
+				],
+				"defaultCode": 61917,
+				"grid": 14
+			},
+			"attrs": [],
+			"properties": {
+				"name": "paragraph",
+				"order": 30,
+				"id": 435,
+				"prevSize": 28,
+				"code": 61917
+			},
+			"setIdx": 2,
+			"setId": 0,
+			"iconIdx": 434
 		}
 	],
 	"height": 1024,
diff --git a/src/main/org/freemarker/docgen/less/lib/icons.less b/src/main/org/freemarker/docgen/less/lib/icons.less
index a4f7dcf..c4ba12a 100644
--- a/src/main/org/freemarker/docgen/less/lib/icons.less
+++ b/src/main/org/freemarker/docgen/less/lib/icons.less
@@ -1,10 +1,10 @@
 @font-face {
   font-family: 'icomoon';
-  src:url('fonts/icomoon.eot?-6cc3jv');
-  src:url('fonts/icomoon.eot?#iefix-6cc3jv') format('embedded-opentype'),
-    url('fonts/icomoon.woff?-6cc3jv') format('woff'),
-    url('fonts/icomoon.ttf?-6cc3jv') format('truetype'),
-    url('fonts/icomoon.svg?-6cc3jv#icomoon') format('svg');
+  src:url('fonts/icomoon.eot?-fbty7i');
+  src:url('fonts/icomoon.eot?#iefix-fbty7i') format('embedded-opentype'),
+    url('fonts/icomoon.woff?-fbty7i') format('woff'),
+    url('fonts/icomoon.ttf?-fbty7i') format('truetype'),
+    url('fonts/icomoon.svg?-fbty7i#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
 }
@@ -16,75 +16,74 @@
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
 }
-
 .icon-add() {
-  content: "\e600";
+	content: "\e600";
 }
 
 .icon-remove() {
-  content: "\e601";
+	content: "\e601";
 }
 
 .icon-warning() {
-  content: "\e604";
-}
-
-.icon-arrow-right() {
-  content: "\e603";
+	content: "\e604";
 }
 
 .icon-bookmarks() {
-  content: "\e607";
+	content: "\e607";
 }
 
 .icon-dot-single() {
-  content: "\e602";
+	content: "\e602";
 }
 
 .icon-download() {
-  content: "\e606";
+	content: "\e606";
 }
 
 .icon-heart-outlined() {
-  content: "\e609";
+	content: "\e609";
 }
 
 .icon-info() {
-  content: "\e605";
+	content: "\e605";
 }
 
 .icon-list() {
-  content: "\e60a";
+	content: "\e60a";
 }
 
 .icon-star() {
-  content: "\e608";
+	content: "\e608";
 }
 
 .icon-search() {
-  content: "\f002";
+	content: "\f002";
 }
 
 .icon-twitter() {
-  content: "\f099";
+	content: "\f099";
 }
 
 .icon-github() {
-  content: "\f09b";
+	content: "\f09b";
 }
 
 .icon-stack-overflow() {
-  content: "\f16c";
+	content: "\f16c";
 }
 
 .icon-bug() {
-  content: "\f188";
+	content: "\f188";
 }
 
 .icon-arrow-circle-o-right() {
-  content: "\f18e";
+	content: "\f18e";
 }
 
 .icon-arrow-circle-o-left() {
-  content: "\f190";
+	content: "\f190";
+}
+
+.icon-paragraph() {
+	content: "\f1dd";
 }
diff --git a/src/main/org/freemarker/docgen/less/lib/layout/content.less b/src/main/org/freemarker/docgen/less/lib/layout/content.less
index 6341ee6..0e9d3b6 100644
--- a/src/main/org/freemarker/docgen/less/lib/layout/content.less
+++ b/src/main/org/freemarker/docgen/less/lib/layout/content.less
@@ -118,7 +118,7 @@
   .content-header {
     &::before {
       .icon();
-      .icon-star();
+      .icon-paragraph();
       margin-left: -18px;
       margin-top: 2px;
       width: 18px;
diff --git a/src/main/org/freemarker/docgen/statics/fonts/icomoon.eot b/src/main/org/freemarker/docgen/statics/fonts/icomoon.eot
index a136893..6d5cc05 100644
--- a/src/main/org/freemarker/docgen/statics/fonts/icomoon.eot
+++ b/src/main/org/freemarker/docgen/statics/fonts/icomoon.eot
Binary files differ
diff --git a/src/main/org/freemarker/docgen/statics/fonts/icomoon.svg b/src/main/org/freemarker/docgen/statics/fonts/icomoon.svg
index 76fd8a3..0539897 100644
--- a/src/main/org/freemarker/docgen/statics/fonts/icomoon.svg
+++ b/src/main/org/freemarker/docgen/statics/fonts/icomoon.svg
@@ -10,7 +10,6 @@
 <glyph unicode="&#xe600;" d="M810.667 384h-256v-256h-85.333v256h-256v85.333h256v256h85.333v-256h256v-85.333z" />
 <glyph unicode="&#xe601;" d="M810.667 384h-597.333v85.333h597.333v-85.333z" />
 <glyph unicode="&#xe602;" d="M399.36 460.8c0-62.208 50.483-112.64 112.691-112.64s112.589 50.483 112.589 112.64c0 62.208-50.381 112.589-112.589 112.589s-112.691-50.381-112.691-112.589z" />
-<glyph unicode="&#xe603;" d="M563.2 128v179.2h-409.6v307.2h409.6v179.2l332.8-332.8-332.8-332.8z" />
 <glyph unicode="&#xe604;" d="M998.963 52.224l-456.038 851.558c-6.349 11.008-18.125 17.818-30.925 17.818-12.851 0-24.627-6.81-30.925-17.818l-455.987-851.558c-6.195-10.803-6.093-24.115 0.256-34.816 6.4-10.803 18.022-17.408 30.618-17.408h912.077c12.544 0 24.269 6.605 30.618 17.408 6.349 10.701 6.451 24.013 0.307 34.816zM563.2 102.4h-102.4v102.4h102.4v-102.4zM563.2 281.6h-102.4v332.8h102.4v-332.8z" />
 <glyph unicode="&#xe605;" d="M636.518 972.8c68.608 0 102.912-46.694 102.912-100.198 0-66.816-59.597-128.614-137.165-128.614-64.973 0-102.861 38.4-101.069 101.888 0 53.402 45.107 126.925 135.322 126.925zM425.421-51.2c-54.17 0-93.85 33.382-55.962 180.429l62.157 260.71c10.803 41.677 12.595 58.419 0 58.419-16.23 0-86.477-28.774-128.102-57.19l-27.034 45.056c131.686 111.923 283.187 177.51 348.211 177.51 54.118 0 63.13-65.178 36.096-165.376l-71.219-274.022c-12.595-48.384-7.219-65.075 5.427-65.075 16.23 0 69.478 20.070 121.805 61.798l30.72-41.677c-128.102-130.406-268.032-180.582-322.099-180.582z" />
 <glyph unicode="&#xe606;" d="M768 614.4h-153.6v307.2h-204.8v-307.2h-153.6l256-256 256 256zM990.106 279.962c-10.752 11.469-82.483 88.218-102.963 108.237-13.568 13.261-32.973 21.402-53.35 21.402h-89.958l156.877-153.293h-181.453c-5.222 0-9.933-2.662-12.288-6.81l-41.779-95.898h-306.381l-41.779 95.898c-2.355 4.147-7.117 6.81-12.288 6.81h-181.453l156.826 153.293h-89.907c-20.326 0-39.731-8.141-53.35-21.402-20.48-20.070-92.211-96.819-102.963-108.237-25.037-26.675-38.81-47.923-32.256-74.189l28.723-157.389c6.554-26.317 35.379-47.923 64.102-47.923h835.174c28.723 0 57.549 21.606 64.102 47.923l28.723 157.389c6.451 26.266-7.27 47.514-32.358 74.189z" />
@@ -25,4 +24,5 @@
 <glyph unicode="&#xf188;" d="M932.571 402.286q0-14.857-10.857-25.714t-25.714-10.857h-128q0-97.714-38.286-165.714l118.857-119.429q10.857-10.857 10.857-25.714t-10.857-25.714q-10.286-10.857-25.714-10.857t-25.714 10.857l-113.143 112.571q-2.857-2.857-8.571-7.429t-24-16.286-37.143-20.857-46.857-16.571-55.429-7.429v512h-73.143v-512q-29.143 0-58 7.714t-49.714 18.857-37.714 22.286-24.857 18.571l-8.571 8-104.571-118.286q-11.429-12-27.429-12-13.714 0-24.571 9.143-10.857 10.286-11.714 25.429t8.857 26.571l115.429 129.714q-33.143 65.143-33.143 156.571h-128q-14.857 0-25.714 10.857t-10.857 25.714 10.857 25.714 25.714 10.857h128v168l-98.857 98.857q-10.857 10.857-10.857 25.714t10.857 25.714 25.714 10.857 25.714-10.857l98.857-98.857h482.286l98.857 98.857q10.857 10.857 25.714 10.857t25.714-10.857 10.857-25.714-10.857-25.714l-98.857-98.857v-168h128q14.857 0 25.714-10.857t10.857-25.714zM658.286 731.428h-365.714q0 76 53.429 129.429t129.429 53.429 129.429-53.429 53.429-129.429z" horiz-adv-x="951" />
 <glyph unicode="&#xf18e;" d="M658.286 438.857q0-8-5.143-13.143l-182.857-182.857q-5.143-5.143-13.143-5.143-7.429 0-12.857 5.429t-5.429 12.857v109.714h-201.143q-7.429 0-12.857 5.429t-5.429 12.857v109.714q0 7.429 5.429 12.857t12.857 5.429h201.143v109.714q0 8 5.143 13.143t13.143 5.143q6.857 0 13.714-5.714l182.286-182.286q5.143-5.143 5.143-13.143zM749.714 438.857q0 84.571-41.714 156t-113.143 113.143-156 41.714-156-41.714-113.143-113.143-41.714-156 41.714-156 113.143-113.143 156-41.714 156 41.714 113.143 113.143 41.714 156zM877.714 438.857q0-119.429-58.857-220.286t-159.714-159.714-220.286-58.857-220.286 58.857-159.714 159.714-58.857 220.286 58.857 220.286 159.714 159.714 220.286 58.857 220.286-58.857 159.714-159.714 58.857-220.286z" />
 <glyph unicode="&#xf190;" d="M658.286 493.714v-109.714q0-7.429-5.429-12.857t-12.857-5.429h-201.143v-109.714q0-8-5.143-13.143t-13.143-5.143q-6.857 0-13.714 5.714l-182.286 182.286q-5.143 5.143-5.143 13.143t5.143 13.143l182.857 182.857q5.143 5.143 13.143 5.143 7.429 0 12.857-5.429t5.429-12.857v-109.714h201.143q7.429 0 12.857-5.429t5.429-12.857zM749.714 438.857q0 84.571-41.714 156t-113.143 113.143-156 41.714-156-41.714-113.143-113.143-41.714-156 41.714-156 113.143-113.143 156-41.714 156 41.714 113.143 113.143 41.714 156zM877.714 438.857q0-119.429-58.857-220.286t-159.714-159.714-220.286-58.857-220.286 58.857-159.714 159.714-58.857 220.286 58.857 220.286 159.714 159.714 220.286 58.857 220.286-58.857 159.714-159.714 58.857-220.286z" />
+<glyph unicode="&#xf1dd;" d="M730.286 842.857v-41.714q0-16.571-10.571-34.857t-24.286-18.286q-28.571 0-30.857-0.571-14.857-3.429-18.286-17.714-1.714-6.286-1.714-36.571v-658.286q0-14.286-10.286-24.571t-24.571-10.286h-61.714q-14.286 0-24.571 10.286t-10.286 24.571v696h-81.714v-696q0-14.286-10-24.571t-24.857-10.286h-61.714q-14.857 0-24.857 10.286t-10 24.571v283.429q-84 6.857-140 33.714-72 33.143-109.714 102.286-36.571 66.857-36.571 148 0 94.857 50.286 163.429 50.286 67.429 119.429 90.857 63.429 21.143 238.286 21.143h273.714q14.286 0 24.571-10.286t10.286-24.571z" horiz-adv-x="731" />
 </font></defs></svg>
\ No newline at end of file
diff --git a/src/main/org/freemarker/docgen/statics/fonts/icomoon.ttf b/src/main/org/freemarker/docgen/statics/fonts/icomoon.ttf
index 2313f9b..f643244 100644
--- a/src/main/org/freemarker/docgen/statics/fonts/icomoon.ttf
+++ b/src/main/org/freemarker/docgen/statics/fonts/icomoon.ttf
Binary files differ
diff --git a/src/main/org/freemarker/docgen/statics/fonts/icomoon.woff b/src/main/org/freemarker/docgen/statics/fonts/icomoon.woff
index 8d6fc62..7f40846 100644
--- a/src/main/org/freemarker/docgen/statics/fonts/icomoon.woff
+++ b/src/main/org/freemarker/docgen/statics/fonts/icomoon.woff
Binary files differ