diff --git a/assets/icons/bell.svg b/assets/icons/bell.svg
new file mode 100644
index 00000000..ea355726
--- /dev/null
+++ b/assets/icons/bell.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/bomb.svg b/assets/icons/bomb.svg
new file mode 100644
index 00000000..2ac7dbbb
--- /dev/null
+++ b/assets/icons/bomb.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/code.svg b/assets/icons/code.svg
new file mode 100644
index 00000000..f9ee250f
--- /dev/null
+++ b/assets/icons/code.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/download.svg b/assets/icons/download.svg
new file mode 100644
index 00000000..f1d57961
--- /dev/null
+++ b/assets/icons/download.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/fire.svg b/assets/icons/fire.svg
new file mode 100644
index 00000000..a4d8f4fa
--- /dev/null
+++ b/assets/icons/fire.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/ghost.svg b/assets/icons/ghost.svg
new file mode 100644
index 00000000..1c1b8418
--- /dev/null
+++ b/assets/icons/ghost.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/image.svg b/assets/icons/image.svg
new file mode 100644
index 00000000..507f65ee
--- /dev/null
+++ b/assets/icons/image.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/location-dot.svg b/assets/icons/location-dot.svg
new file mode 100644
index 00000000..764a4b9f
--- /dev/null
+++ b/assets/icons/location-dot.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/lock.svg b/assets/icons/lock.svg
new file mode 100644
index 00000000..e0f2ee92
--- /dev/null
+++ b/assets/icons/lock.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/mug-hot.svg b/assets/icons/mug-hot.svg
new file mode 100644
index 00000000..30a69ccb
--- /dev/null
+++ b/assets/icons/mug-hot.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/paypal.svg b/assets/icons/paypal.svg
new file mode 100644
index 00000000..889ed3b5
--- /dev/null
+++ b/assets/icons/paypal.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/phone.svg b/assets/icons/phone.svg
new file mode 100644
index 00000000..fb8ebdd0
--- /dev/null
+++ b/assets/icons/phone.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/shield.svg b/assets/icons/shield.svg
new file mode 100644
index 00000000..955806a7
--- /dev/null
+++ b/assets/icons/shield.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/stripe.svg b/assets/icons/stripe.svg
new file mode 100644
index 00000000..1fc477db
--- /dev/null
+++ b/assets/icons/stripe.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/assets/icons/wand-magic-sparkles.svg b/assets/icons/wand-magic-sparkles.svg
new file mode 100644
index 00000000..9655689a
--- /dev/null
+++ b/assets/icons/wand-magic-sparkles.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/exampleSite/content/samples/icons/index.md b/exampleSite/content/samples/icons/index.md
index ad930d4b..8a57c723 100644
--- a/exampleSite/content/samples/icons/index.md
+++ b/exampleSite/content/samples/icons/index.md
@@ -19,21 +19,27 @@ The full list of built-in icons and their corresponding names can referenced bel
| amazon | {{< icon amazon >}} |
| apple | {{< icon apple >}} |
| bars | {{< icon bars >}} |
+| bell | {{< icon bell >}} |
| blogger | {{< icon blogger >}} |
+| bomb | {{< icon bomb >}} |
| bug | {{< icon bug >}} |
| check | {{< icon check >}} |
| circle-info | {{< icon circle-info >}} |
+| code | {{< icon code>}} |
| codepen | {{< icon codepen >}} |
| comment | {{< icon comment >}} |
| dev | {{< icon dev >}} |
| discourse | {{< icon discourse >}} |
| docker | {{< icon docker >}} |
+| download | {{< icon download >}} |
| dribbble | {{< icon dribbble >}} |
| edit | {{< icon edit >}} |
| email | {{< icon email >}} |
| facebook | {{< icon facebook >}} |
+| fire | {{< icon fire >}} |
| flickr | {{< icon flickr >}} |
| foursquare | {{< icon foursquare >}} |
+| ghost | {{< icon ghost >}} |
| github | {{< icon github >}} |
| gitlab | {{< icon gitlab >}} |
| goodreads | {{< icon goodreads >}} |
@@ -42,6 +48,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| hashnode | {{< icon hashnode >}} |
| heart-empty | {{< icon heart-empty >}} |
| heart | {{< icon heart >}} |
+| image | {{< icon image >}} |
| instagram | {{< icon instagram >}} |
| keybase | {{< icon keybase >}} |
| kickstarter | {{< icon kickstarter >}} |
@@ -50,26 +57,33 @@ The full list of built-in icons and their corresponding names can referenced bel
| link | {{< icon link >}} |
| linkedin | {{< icon linkedin >}} |
| list | {{< icon list >}} |
+| location-dot | {{< icon location-dot >}} |
+| lock | {{< icon lock >}} |
| mastodon | {{< icon mastodon >}} |
| medium | {{< icon medium >}} |
| microsoft | {{< icon microsoft >}} |
| moon | {{< icon moon >}} |
+| mug-hot | {{< icon mug-hot >}} |
| music | {{< icon music >}} |
| orcid | {{< icon orcid >}} |
| patreon | {{< icon patreon >}} |
+| paypal | {{< icon paypal >}} |
| pencil | {{< icon pencil >}} |
| pgpkey | {{< icon pgpkey >}} |
+| phone | {{< icon phone >}} |
| pinterest | {{< icon pinterest >}} |
| poo | {{< icon poo >}} |
| reddit | {{< icon reddit >}} |
| researchgate | {{< icon researchgate >}} |
| search | {{< icon search >}} |
+| shield | {{< icon shield >}} |
| skull-crossbones | {{< icon skull-crossbones >}} |
| slack | {{< icon slack >}} |
| snapchat | {{< icon snapchat >}} |
| soundcloud | {{< icon soundcloud >}} |
| stack-overflow | {{< icon stack-overflow >}} |
| steam | {{< icon steam >}} |
+| stripe | {{< icon stripe >}} |
| sun | {{< icon sun >}} |
| tag | {{< icon tag >}} |
| telegram | {{< icon telegram >}} |
@@ -78,6 +92,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| tumblr | {{< icon tumblr >}} |
| twitch | {{< icon twitch >}} |
| twitter | {{< icon twitter >}} |
+| wand-magic-sparkles | {{< icon wand-magic-sparkles >}} |
| whatsapp | {{< icon whatsapp >}} |
| xmark | {{< icon xmark >}} |
| youtube | {{< icon youtube >}} |