summaryrefslogtreecommitdiff
path: root/src/content/img/icon/save/light.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/save/light.svg')
-rw-r--r--src/content/img/icon/save/light.svg57
1 files changed, 57 insertions, 0 deletions
diff --git a/src/content/img/icon/save/light.svg b/src/content/img/icon/save/light.svg
new file mode 100644
index 0000000..a83069f
--- /dev/null
+++ b/src/content/img/icon/save/light.svg
@@ -0,0 +1,57 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 4 6
+ C 4 4.89543 4.89543 4 6 4
+ H 12
+ H 14.1716
+ C 14.702 4 15.2107 4.21071 15.5858 4.58579
+ L 19.4142 8.41421
+ C 19.7893 8.78929 20 9.29799 20 9.82843
+ V 12
+ V 18
+ C 20 19.1046 19.1046 20 18 20
+ H 6
+ C 4.89543 20 4 19.1046 4 18
+ V 6
+ Z
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"/>
+ <path
+ d="
+ M 8 4
+ H 13
+ V 7
+ C 13 7.55228 12.5523 8 12 8
+ H 9
+ C 8.44772 8 8 7.55228 8 7
+ V 4
+ Z
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"/>
+ <path
+ d="
+ M 7 15
+ C 7 13.8954 7.89543 13 9 13
+ H 15
+ C 16.1046 13 17 13.8954 17 15
+ V 20
+ H 7
+ V 15
+ Z
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"/>
+</svg>