summaryrefslogtreecommitdiffstats
path: root/docs/_static/terminal.svg
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2022-11-24 16:56:33 +0100
committerthmsdt <thomas.kulik@telekom.de>2022-11-28 13:15:42 +0100
commite2eedb51b3b99d65e2ac76834286ae6fe64bddcf (patch)
treec2dd14d1658e5c17788f319e0087e9a4e3e2bd4d /docs/_static/terminal.svg
parent40ff158e8092e316d470409b4c76ee90f640fc2a (diff)
rework of index page; add icons
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Icebb12289c67e064e0d948d857cc65ff2444d5b1
Diffstat (limited to 'docs/_static/terminal.svg')
-rw-r--r--docs/_static/terminal.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_static/terminal.svg b/docs/_static/terminal.svg
new file mode 100644
index 000000000..e12c9f882
--- /dev/null
+++ b/docs/_static/terminal.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-terminal" viewBox="0 0 16 16">
+ <path d="M6 9a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 9zM3.854 4.146a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"/>
+ <path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12z"/>
+</svg> \ No newline at end of file