aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_icons/ajdustments.svg18
-rw-r--r--_icons/alert-circle.svg2
-rw-r--r--_icons/align-center.svg8
-rw-r--r--_icons/align-justified.svg8
-rw-r--r--_icons/align-left.svg8
-rw-r--r--_icons/align-right.svg8
-rw-r--r--_icons/arrow-down-circle.svg8
-rw-r--r--_icons/arrow-down-left-circle.svg2
-rw-r--r--_icons/arrow-down-right-circle.svg2
-rw-r--r--_icons/arrow-down.svg6
-rw-r--r--_icons/arrow-left-circle.svg8
-rw-r--r--_icons/arrow-left.svg6
-rw-r--r--_icons/arrow-narrow-down.svg6
-rw-r--r--_icons/arrow-right-circle.svg8
-rw-r--r--_icons/arrow-up-circle.svg8
-rw-r--r--_icons/arrow-up-left-circle.svg2
-rw-r--r--_icons/arrow-up-right-circle.svg2
-rw-r--r--_icons/border-all.svg6
-rw-r--r--_icons/border-bottom.svg12
-rw-r--r--_icons/border-horizontal.svg12
-rw-r--r--_icons/border-inner.svg12
-rw-r--r--_icons/border-left.svg12
-rw-r--r--_icons/border-none.svg12
-rw-r--r--_icons/border-outer.svg6
-rw-r--r--_icons/border-right.svg12
-rw-r--r--_icons/border-top.svg12
-rw-r--r--_icons/border-vertical.svg12
-rw-r--r--_icons/circle.svg2
-rw-r--r--_icons/clipboard.svg6
-rw-r--r--_icons/clock.svg2
-rw-r--r--_icons/code.svg7
-rw-r--r--_icons/mood-confuzed.svg2
-rw-r--r--_icons/mood-happy.svg2
-rw-r--r--_icons/mood-neutral.svg2
-rw-r--r--_icons/mood-sad.svg2
-rw-r--r--_icons/mood-smile.svg2
-rw-r--r--bg.svg30
37 files changed, 144 insertions, 131 deletions
diff --git a/_icons/ajdustments.svg b/_icons/ajdustments.svg
index 7a5120e..5161404 100644
--- a/_icons/ajdustments.svg
+++ b/_icons/ajdustments.svg
@@ -1,15 +1,15 @@
---
---
<svg>
- <circle cx="6" cy="10" r="2"></circle>
- <line x1="6" y1="4" x2="6" y2="8"></line>
- <line x1="6" y1="12" x2="6" y2="20"></line>
+ <circle cx="6" cy="10" r="2" />
+ <line x1="6" y1="4" x2="6" y2="8" />
+ <line x1="6" y1="12" x2="6" y2="20" />
- <circle cx="12" cy="16" r="2"></circle>
- <line x1="12" y1="4" x2="12" y2="14"></line>
- <line x1="12" y1="18" x2="12" y2="20"></line>
+ <circle cx="12" cy="16" r="2" />
+ <line x1="12" y1="4" x2="12" y2="14" />
+ <line x1="12" y1="18" x2="12" y2="20" />
- <circle cx="18" cy="7" r="2"></circle>
- <line x1="18" y1="4" x2="18" y2="5"></line>
- <line x1="18" y1="9" x2="18" y2="20"></line>
+ <circle cx="18" cy="7" r="2" />
+ <line x1="18" y1="4" x2="18" y2="5" />
+ <line x1="18" y1="9" x2="18" y2="20" />
</svg>
diff --git a/_icons/alert-circle.svg b/_icons/alert-circle.svg
index 94f06aa..862a4e5 100644
--- a/_icons/alert-circle.svg
+++ b/_icons/alert-circle.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="12" y1="8" x2="12" y2="12" />
<line x1="12" y1="16" x2="12.01" y2="16" />
</svg>
diff --git a/_icons/align-center.svg b/_icons/align-center.svg
index a06412a..19add0a 100644
--- a/_icons/align-center.svg
+++ b/_icons/align-center.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <line x1="4" y1="6" x2="20" y2="6"></line>
- <line x1="7" y1="10" x2="17" y2="10"></line>
- <line x1="4" y1="14" x2="20" y2="14"></line>
- <line x1="6" y1="18" x2="18" y2="18"></line>
+ <line x1="4" y1="6" x2="20" y2="6" />
+ <line x1="7" y1="10" x2="17" y2="10" />
+ <line x1="4" y1="14" x2="20" y2="14" />
+ <line x1="6" y1="18" x2="18" y2="18" />
</svg>
diff --git a/_icons/align-justified.svg b/_icons/align-justified.svg
index edb0138..d32ae7e 100644
--- a/_icons/align-justified.svg
+++ b/_icons/align-justified.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <line x1="4" y1="6" x2="20" y2="6"></line>
- <line x1="4" y1="10" x2="20" y2="10"></line>
- <line x1="4" y1="14" x2="20" y2="14"></line>
- <line x1="4" y1="18" x2="20" y2="18"></line>
+ <line x1="4" y1="6" x2="20" y2="6" />
+ <line x1="4" y1="10" x2="20" y2="10" />
+ <line x1="4" y1="14" x2="20" y2="14" />
+ <line x1="4" y1="18" x2="20" y2="18" />
</svg>
diff --git a/_icons/align-left.svg b/_icons/align-left.svg
index 68b8d3a..44cabf5 100644
--- a/_icons/align-left.svg
+++ b/_icons/align-left.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <line x1="4" y1="6" x2="20" y2="6"></line>
- <line x1="4" y1="10" x2="14" y2="10"></line>
- <line x1="4" y1="14" x2="20" y2="14"></line>
- <line x1="4" y1="18" x2="16" y2="18"></line>
+ <line x1="4" y1="6" x2="20" y2="6" />
+ <line x1="4" y1="10" x2="14" y2="10" />
+ <line x1="4" y1="14" x2="20" y2="14" />
+ <line x1="4" y1="18" x2="16" y2="18" />
</svg>
diff --git a/_icons/align-right.svg b/_icons/align-right.svg
index c1e1aa4..ab8e0b4 100644
--- a/_icons/align-right.svg
+++ b/_icons/align-right.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <line x1="4" y1="6" x2="20" y2="6"></line>
- <line x1="10" y1="10" x2="20" y2="10"></line>
- <line x1="4" y1="14" x2="20" y2="14"></line>
- <line x1="8" y1="18" x2="20" y2="18"></line>
+ <line x1="4" y1="6" x2="20" y2="6" />
+ <line x1="10" y1="10" x2="20" y2="10" />
+ <line x1="4" y1="14" x2="20" y2="14" />
+ <line x1="8" y1="18" x2="20" y2="18" />
</svg>
diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg
index a13d80f..d038f0c 100644
--- a/_icons/arrow-down-circle.svg
+++ b/_icons/arrow-down-circle.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
- <line x1="8" y1="12" x2="12" y2="16"></line>
- <line x1="12" y1="8" x2="12" y2="16"></line>
- <line x1="16" y1="12" x2="12" y2="16"></line>
+ <line x1="8" y1="12" x2="12" y2="16" />
+ <line x1="12" y1="8" x2="12" y2="16" />
+ <line x1="16" y1="12" x2="12" y2="16" />
</svg>
diff --git a/_icons/arrow-down-left-circle.svg b/_icons/arrow-down-left-circle.svg
index 5313ef0..14fb35f 100644
--- a/_icons/arrow-down-left-circle.svg
+++ b/_icons/arrow-down-left-circle.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="15" y1="9" x2="9" y2="15" />
<polyline points="15 15 9 15 9 9" />
diff --git a/_icons/arrow-down-right-circle.svg b/_icons/arrow-down-right-circle.svg
index 0cbb733..ad49d9f 100644
--- a/_icons/arrow-down-right-circle.svg
+++ b/_icons/arrow-down-right-circle.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="15" y1="15" x2="9" y2="15" />
<polyline points="15 9 15 15 9 9" />
diff --git a/_icons/arrow-down.svg b/_icons/arrow-down.svg
index f210e11..a202dff 100644
--- a/_icons/arrow-down.svg
+++ b/_icons/arrow-down.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <line x1="12" y1="5" x2="12" y2="19"></line>
- <line x1="19" y1="12" x2="12" y2="19"></line>
- <line x1="5" y1="12" x2="12" y2="19"></line>
+ <line x1="12" y1="5" x2="12" y2="19" />
+ <line x1="19" y1="12" x2="12" y2="19" />
+ <line x1="5" y1="12" x2="12" y2="19" />
</svg>
diff --git a/_icons/arrow-left-circle.svg b/_icons/arrow-left-circle.svg
index 4f9c09d..d7d32dd 100644
--- a/_icons/arrow-left-circle.svg
+++ b/_icons/arrow-left-circle.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
- <line x1="8" y1="12" x2="16" y2="12"></line>
- <line x1="8" y1="12" x2="12" y2="16"></line>
- <line x1="8" y1="12" x2="12" y2="8"></line>
+ <line x1="8" y1="12" x2="16" y2="12" />
+ <line x1="8" y1="12" x2="12" y2="16" />
+ <line x1="8" y1="12" x2="12" y2="8" />
</svg>
diff --git a/_icons/arrow-left.svg b/_icons/arrow-left.svg
index ac58b69..3d83311 100644
--- a/_icons/arrow-left.svg
+++ b/_icons/arrow-left.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <line x1="5" y1="12" x2="19" y2="12"></line>
- <line x1="5" y1="12" x2="12" y2="19"></line>
- <line x1="5" y1="12" x2="12" y2="5"></line>
+ <line x1="5" y1="12" x2="19" y2="12" />
+ <line x1="5" y1="12" x2="12" y2="19" />
+ <line x1="5" y1="12" x2="12" y2="5" />
</svg>
diff --git a/_icons/arrow-narrow-down.svg b/_icons/arrow-narrow-down.svg
index 8851101..69551bc 100644
--- a/_icons/arrow-narrow-down.svg
+++ b/_icons/arrow-narrow-down.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <line x1="12" y1="5" x2="12" y2="19"></line>
- <line x1="16" y1="15" x2="12" y2="19"></line>
- <line x1="8" y1="15" x2="12" y2="19"></line>
+ <line x1="12" y1="5" x2="12" y2="19" />
+ <line x1="16" y1="15" x2="12" y2="19" />
+ <line x1="8" y1="15" x2="12" y2="19" />
</svg>
diff --git a/_icons/arrow-right-circle.svg b/_icons/arrow-right-circle.svg
index d24d3c7..1078434 100644
--- a/_icons/arrow-right-circle.svg
+++ b/_icons/arrow-right-circle.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
- <line x1="16" y1="12" x2="8" y2="12"></line>
- <line x1="16" y1="12" x2="12" y2="16"></line>
- <line x1="16" y1="12" x2="12" y2="8"></line>
+ <line x1="16" y1="12" x2="8" y2="12" />
+ <line x1="16" y1="12" x2="12" y2="16" />
+ <line x1="16" y1="12" x2="12" y2="8" />
</svg>
diff --git a/_icons/arrow-up-circle.svg b/_icons/arrow-up-circle.svg
index 37343c9..7339166 100644
--- a/_icons/arrow-up-circle.svg
+++ b/_icons/arrow-up-circle.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
- <line x1="12" y1="8" x2="8" y2="12"></line>
- <line x1="12" y1="8" x2="12" y2="16"></line>
- <line x1="16" y1="12" x2="12" y2="8"></line>
+ <line x1="12" y1="8" x2="8" y2="12" />
+ <line x1="12" y1="8" x2="12" y2="16" />
+ <line x1="16" y1="12" x2="12" y2="8" />
</svg>
diff --git a/_icons/arrow-up-left-circle.svg b/_icons/arrow-up-left-circle.svg
index ca78ef9..5824830 100644
--- a/_icons/arrow-up-left-circle.svg
+++ b/_icons/arrow-up-left-circle.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="9" y1="9" x2="15" y2="15" />
<polyline points="15 9 9 9 9 15" />
diff --git a/_icons/arrow-up-right-circle.svg b/_icons/arrow-up-right-circle.svg
index 9ea33ff..3e72e3b 100644
--- a/_icons/arrow-up-right-circle.svg
+++ b/_icons/arrow-up-right-circle.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="15" y1="9" x2="9" y2="15" />
<polyline points="15 15 15 9 9 9" />
diff --git a/_icons/border-all.svg b/_icons/border-all.svg
index 80a175e..de3dd9a 100644
--- a/_icons/border-all.svg
+++ b/_icons/border-all.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <rect x="4" y="4" width="16" height="16" rx="2" ry="2" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</svg>
diff --git a/_icons/border-bottom.svg b/_icons/border-bottom.svg
index 3fe1034..efa6cd7 100644
--- a/_icons/border-bottom.svg
+++ b/_icons/border-bottom.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="20" y1="20" x2="4" y2="20"></line>
+ <line x1="20" y1="20" x2="4" y2="20" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="20" y1="4" x2="20" y2="20"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="20" y1="4" x2="20" y2="20" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-horizontal.svg b/_icons/border-horizontal.svg
index 6cf8ca9..a558417 100644
--- a/_icons/border-horizontal.svg
+++ b/_icons/border-horizontal.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="4" y1="12" x2="20" y2="12"></line>
+ <line x1="4" y1="12" x2="20" y2="12" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="20" y1="4" x2="20" y2="20"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="20" y1="4" x2="20" y2="20" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-inner.svg b/_icons/border-inner.svg
index b11ac79..660b51e 100644
--- a/_icons/border-inner.svg
+++ b/_icons/border-inner.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="20" y1="4" x2="20" y2="20"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="20" y1="4" x2="20" y2="20" />
</g>
</svg>
diff --git a/_icons/border-left.svg b/_icons/border-left.svg
index b7d53f2..93bf952 100644
--- a/_icons/border-left.svg
+++ b/_icons/border-left.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="4" y1="20" x2="4" y2="4"></line>
+ <line x1="4" y1="20" x2="4" y2="4" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="20" y1="4" x2="20" y2="20"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="20" y1="4" x2="20" y2="20" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-none.svg b/_icons/border-none.svg
index d0cc436..846225e 100644
--- a/_icons/border-none.svg
+++ b/_icons/border-none.svg
@@ -2,11 +2,11 @@
---
<svg>
<g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="20" y1="4" x2="20" y2="20"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="20" y1="4" x2="20" y2="20" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-outer.svg b/_icons/border-outer.svg
index fa28e69..3aba092 100644
--- a/_icons/border-outer.svg
+++ b/_icons/border-outer.svg
@@ -1,9 +1,9 @@
---
---
<svg>
- <rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect>
+ <rect x="4" y="4" width="16" height="16" rx="2" ry="2" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-right.svg b/_icons/border-right.svg
index e91ada4..9e8d37d 100644
--- a/_icons/border-right.svg
+++ b/_icons/border-right.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="20" y1="4" x2="20" y2="20"></line>
+ <line x1="20" y1="4" x2="20" y2="20" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-top.svg b/_icons/border-top.svg
index 93fbe93..8c34639 100644
--- a/_icons/border-top.svg
+++ b/_icons/border-top.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="4" y1="4" x2="20" y2="4"></line>
+ <line x1="4" y1="4" x2="20" y2="4" />
<g stroke-dasharray=".001 4">
- <line x1="20" y1="4" x2="20" y2="20"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="20" y1="4" x2="20" y2="20" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</g>
</svg>
diff --git a/_icons/border-vertical.svg b/_icons/border-vertical.svg
index fe594ed..a10ec5b 100644
--- a/_icons/border-vertical.svg
+++ b/_icons/border-vertical.svg
@@ -1,12 +1,12 @@
---
---
<svg>
- <line x1="12" y1="4" x2="12" y2="20"></line>
+ <line x1="12" y1="4" x2="12" y2="20" />
<g stroke-dasharray=".001 4">
- <line x1="4" y1="12" x2="20" y2="12"></line>
- <line x1="4" y1="4" x2="20" y2="4"></line>
- <line x1="4" y1="20" x2="4" y2="4"></line>
- <line x1="20" y1="20" x2="4" y2="20"></line>
- <line x1="20" y1="4" x2="20" y2="20"></line>
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="4" y1="4" x2="20" y2="4" />
+ <line x1="4" y1="20" x2="4" y2="4" />
+ <line x1="20" y1="20" x2="4" y2="20" />
+ <line x1="20" y1="4" x2="20" y2="20" />
</g>
</svg>
diff --git a/_icons/circle.svg b/_icons/circle.svg
index ea19fcd..6a5a417 100644
--- a/_icons/circle.svg
+++ b/_icons/circle.svg
@@ -1,5 +1,5 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
</svg>
diff --git a/_icons/clipboard.svg b/_icons/clipboard.svg
new file mode 100644
index 0000000..152c0c0
--- /dev/null
+++ b/_icons/clipboard.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" />
+ <rect x="9" y="3" width="6" height="4" rx="2" />
+</svg>
diff --git a/_icons/clock.svg b/_icons/clock.svg
index d1a380a..bea9051 100644
--- a/_icons/clock.svg
+++ b/_icons/clock.svg
@@ -1,6 +1,6 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<polyline points="12 7 12 12 9 15" />
</svg>
diff --git a/_icons/code.svg b/_icons/code.svg
new file mode 100644
index 0000000..22b82a7
--- /dev/null
+++ b/_icons/code.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <polyline points="7 8 3 12 7 16" />
+ <polyline points="17 8 21 12 17 16" />
+ <polyline points="14 4 10 20" />
+</svg>
diff --git a/_icons/mood-confuzed.svg b/_icons/mood-confuzed.svg
index 127d389..8d81341 100644
--- a/_icons/mood-confuzed.svg
+++ b/_icons/mood-confuzed.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="9" y1="9" x2="9.01" y2="9" />
<line x1="15" y1="9" x2="15.01" y2="9" />
<line x1="9" y1="15" x2="16" y2="13.5" />
diff --git a/_icons/mood-happy.svg b/_icons/mood-happy.svg
index 37097cc..4c5786f 100644
--- a/_icons/mood-happy.svg
+++ b/_icons/mood-happy.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="9" y1="9" x2="9.01" y2="9" />
<line x1="15" y1="9" x2="15.01" y2="9" />
<path d="M8 13a4 4 0 108 0m0 0H8" />
diff --git a/_icons/mood-neutral.svg b/_icons/mood-neutral.svg
index 81ecbfe..51a6cb0 100644
--- a/_icons/mood-neutral.svg
+++ b/_icons/mood-neutral.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="9" y1="9" x2="9.01" y2="9" />
<line x1="15" y1="9" x2="15.01" y2="9" />
<line x1="9" y1="15" x2="15" y2="15" />
diff --git a/_icons/mood-sad.svg b/_icons/mood-sad.svg
index e60d7b6..73f1585 100644
--- a/_icons/mood-sad.svg
+++ b/_icons/mood-sad.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="9" y1="9" x2="9.01" y2="9" />
<line x1="15" y1="9" x2="15.01" y2="9" />
<path stroke-linecap="round" d="M9 9v.01M15 9v.01M14.828 15.328a3.987 3.987 0 00-2.82-1.171 3.988 3.988 0 00-2.836 1.171"/>
diff --git a/_icons/mood-smile.svg b/_icons/mood-smile.svg
index 30d4532..e489a14 100644
--- a/_icons/mood-smile.svg
+++ b/_icons/mood-smile.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r="9"></circle>
+ <circle cx="12" cy="12" r="9" />
<line x1="9" y1="9" x2="9.01" y2="9" />
<line x1="15" y1="9" x2="15.01" y2="9" />
<path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172"/>
diff --git a/bg.svg b/bg.svg
index d693cff..a6143d0 100644
--- a/bg.svg
+++ b/bg.svg
@@ -2,19 +2,19 @@
---
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd" stroke="#206bc4" stroke-width=".025" opacity=".5">
- <rect x="4" y="1" width="16" height="22" rx="3"></rect>
- <rect x="2" y="2" width="20" height="20" rx="3"></rect>
- <rect x="1" y="4" width="22" height="16" rx="3"></rect>
- <circle cx="12" cy="12" r="5"></circle>
- <circle cx="12" cy="12" r="10"></circle>
- <line x1="0" y1="0" x2="24" y2="24"></line>
- <line x1="24" y1="0" x2="0" y2="24"></line>
- <line x1="0" y1="8.5" x2="24" y2="8.5"></line>
- <line x1="0" y1="15.5" x2="24" y2="15.5"></line>
- <line x1="8.5" y1="0" x2="8.5" y2="24"></line>
- <line x1="15.5" y1="0" x2="15.5" y2="24"></line>
- <line x1="0" y1="12" x2="24" y2="12"></line>
- <line x1="12" y1="0" x2="12" y2="24"></line>
+ <rect x="4" y="1" width="16" height="22" rx="3" />
+ <rect x="2" y="2" width="20" height="20" rx="3" />
+ <rect x="1" y="4" width="22" height="16" rx="3" />
+ <circle cx="12" cy="12" r="5" />
+ <circle cx="12" cy="12" r="10" />
+ <line x1="0" y1="0" x2="24" y2="24" />
+ <line x1="24" y1="0" x2="0" y2="24" />
+ <line x1="0" y1="8.5" x2="24" y2="8.5" />
+ <line x1="0" y1="15.5" x2="24" y2="15.5" />
+ <line x1="8.5" y1="0" x2="8.5" y2="24" />
+ <line x1="15.5" y1="0" x2="15.5" y2="24" />
+ <line x1="0" y1="12" x2="24" y2="12" />
+ <line x1="12" y1="0" x2="12" y2="24" />
</g>
<g font-family="system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji">
{% for i in (1..24) %}
@@ -23,8 +23,8 @@
<text x="{{ i | plus: 0.1 }}" y=".25" >{{ i }}</text>
</g>
<g stroke="#666" stroke-width=".01">
- <line x1="0" y1="{{ i }}" x2="24" y2="{{ i }}"></line>
- <line x1="{{ i }}" y1="0" x2="{{ i }}" y2="24"></line>
+ <line x1="0" y1="{{ i }}" x2="24" y2="{{ i }}" />
+ <line x1="{{ i }}" y1="0" x2="{{ i }}" y2="24" />
</g>
{% endfor %}