aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets/icons/terminal.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/icons/terminal.svg')
-rw-r--r--src/assets/icons/terminal.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/terminal.svg b/src/assets/icons/terminal.svg
new file mode 100644
index 0000000..5bfb77a
--- /dev/null
+++ b/src/assets/icons/terminal.svg
@@ -0,0 +1,4 @@
+<svg class="bi bi-terminal" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M14 2H2a1 1 0 00-1 1v10a1 1 0 001 1h12a1 1 0 001-1V3a1 1 0 00-1-1zM2 1a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V3a2 2 0 00-2-2H2z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M6 9a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3A.5.5 0 016 9zM3.146 4.146a.5.5 0 01.708 0l2 2a.5.5 0 010 .708l-2 2a.5.5 0 11-.708-.708L4.793 6.5 3.146 4.854a.5.5 0 010-.708z" clip-rule="evenodd"/>
+</svg> \ No newline at end of file