summaryrefslogtreecommitdiff
path: root/src/content/img/icon/folder/light.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/folder/light.svg')
-rw-r--r--src/content/img/icon/folder/light.svg27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/content/img/icon/folder/light.svg b/src/content/img/icon/folder/light.svg
new file mode 100644
index 0000000..06bf56a
--- /dev/null
+++ b/src/content/img/icon/folder/light.svg
@@ -0,0 +1,27 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 3 17
+ V 7
+ C 3 5.89543 3.89543 5 5 5
+ H 9.58579
+ C 9.851 5 10.1054 5.10536 10.2929 5.29289
+ L 12 7
+ H 19
+ C 20.1046 7 21 7.89543 21 9
+ V 17
+ C 21 18.1046 20.1046 19 19 19
+ H 5
+ C 3.89543 19 3 18.1046 3 17
+ Z
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>