summaryrefslogtreecommitdiffstats
path: root/docs/_static
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2023-03-09 13:24:31 +0100
committerthmsdt <thomas.kulik@telekom.de>2023-03-09 17:02:43 +0100
commit317e6bd4120c97fa961c8c62b4f7c8a52de0dc62 (patch)
tree3edbf221be6b14bef5eab12264cbf94ba6a2e5fe /docs/_static
parent55fca955305bb3a44c9aecc93a3e28ecae8a2ade (diff)
improve use cases entry page
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I492a59cdf270e261135c57d26e39f2b3bee402c8
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/bullseye.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_static/bullseye.svg b/docs/_static/bullseye.svg
new file mode 100644
index 000000000..85a807cee
--- /dev/null
+++ b/docs/_static/bullseye.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bullseye" viewBox="0 0 16 16">
+ <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/>
+ <path d="M8 13A5 5 0 1 1 8 3a5 5 0 0 1 0 10zm0 1A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"/>
+ <path d="M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"/>
+ <path d="M9.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>
+</svg> \ No newline at end of file