diff --git a/layouts/shortcodes/icon.html b/layouts/shortcodes/icon.html
new file mode 100644
index 0000000..fe8405c
--- /dev/null
+++ b/layouts/shortcodes/icon.html
@@ -0,0 +1,4 @@
+{{ $name := .Get "name" }}
+{{ $height := .Get "height" | default "22px" }}
+
+