summaryrefslogtreecommitdiffstats
path: root/docs/_static/person.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/person.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/person.svg')
-rw-r--r--docs/_static/person.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_static/person.svg b/docs/_static/person.svg
new file mode 100644
index 000000000..18d641190
--- /dev/null
+++ b/docs/_static/person.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person" viewBox="0 0 16 16">
+ <path d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z"/>
+</svg> \ No newline at end of file