summaryrefslogtreecommitdiff
path: root/src/content/img/icon/code-file/dark.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/code-file/dark.svg')
-rw-r--r--src/content/img/icon/code-file/dark.svg52
1 files changed, 52 insertions, 0 deletions
diff --git a/src/content/img/icon/code-file/dark.svg b/src/content/img/icon/code-file/dark.svg
new file mode 100644
index 0000000..7c091e7
--- /dev/null
+++ b/src/content/img/icon/code-file/dark.svg
@@ -0,0 +1,52 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 13.5 3
+ H 12
+ H 8
+ C 6.34315 3 5 4.34315 5 6
+ V 18
+ C 5 19.6569 6.34315 21 8 21
+ H 16
+ C 17.6569 21 19 19.6569 19 18
+ V 10.8125
+ V 8.625
+ M 13.5 3
+ L 19 8.625
+ M 13.5 3
+ V 7.625
+ C 13.5 8.17728 13.9477 8.625 14.5 8.625
+ H 19
+ "
+ stroke="white"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ d="
+ M 10 12
+ L 8 14
+ L 10 16
+ "
+ stroke="white"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path
+ d="
+ M 14 12
+ L 16 14
+ L 14 16
+ "
+ stroke="white"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>