summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/code-alt.svg3
-rw-r--r--dist/code.svg6
2 files changed, 6 insertions, 3 deletions
diff --git a/dist/code-alt.svg b/dist/code-alt.svg
new file mode 100644
index 0000000..6cba5c8
--- /dev/null
+++ b/dist/code-alt.svg
@@ -0,0 +1,3 @@
1<svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="m4.75 4.25-4 4 4.5 4.5m6.5-11-7.5 13m6.5-11 4.5 4.5-4 4" fill="none" stroke="currentColor" />
3</svg>
diff --git a/dist/code.svg b/dist/code.svg
index b9a7638..591b5f2 100644
--- a/dist/code.svg
+++ b/dist/code.svg
@@ -1,5 +1,5 @@
1<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> 1<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="m12.25 5.25 3 3-3 3" fill="none" stroke="currentColor" /> 2 <path d="m12.25 4.25 3 4-3 4" fill="none" stroke="currentColor" />
3 <path d="m9.75 2.75-3.5 11" fill="none" stroke="currentColor" /> 3 <path d="m10.25 1.75-4.5 13" fill="none" stroke="currentColor" />
4 <path d="m3.75 5.25-3 3 3 3" fill="none" stroke="currentColor" /> 4 <path d="m3.75 4.25-3 4 3 4" fill="none" stroke="currentColor" />
5</svg> 5</svg>