aboutsummaryrefslogtreecommitdiff
path: root/themes/ananke/layouts/partials/new-window-icon.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ananke/layouts/partials/new-window-icon.html')
-rw-r--r--themes/ananke/layouts/partials/new-window-icon.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/ananke/layouts/partials/new-window-icon.html b/themes/ananke/layouts/partials/new-window-icon.html
new file mode 100644
index 0000000..8f422ca
--- /dev/null
+++ b/themes/ananke/layouts/partials/new-window-icon.html
@@ -0,0 +1,2 @@
+{{ $new_window_icon_size := "8px" }}
+<span class="new-window">{{ partial "svg/new-window.svg" (dict "size" $new_window_icon_size) }}</span> \ No newline at end of file