summaryrefslogtreecommitdiff
path: root/src/content/img/icon/check/light.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/check/light.svg')
-rw-r--r--src/content/img/icon/check/light.svg17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/content/img/icon/check/light.svg b/src/content/img/icon/check/light.svg
new file mode 100644
index 0000000..b226735
--- /dev/null
+++ b/src/content/img/icon/check/light.svg
@@ -0,0 +1,17 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 7 13
+ L 10 16
+ L 17 9
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>