aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/assets/timeline.svg
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/src/assets/timeline.svg')
-rw-r--r--Timeline/ClientApp/src/assets/timeline.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/assets/timeline.svg b/Timeline/ClientApp/src/assets/timeline.svg
new file mode 100644
index 00000000..1a01305f
--- /dev/null
+++ b/Timeline/ClientApp/src/assets/timeline.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
+ width="1000pt" height="1000pt" viewBox="0 0 1000 1000">
+<line fill="none" stroke="#2A60FF" stroke-width="80" x1="400" y1="0" x2="400" y2="250"/>
+<line fill="none" stroke="#2A60FF" stroke-width="80" x1="600" y1="0" x2="600" y2="250"/>
+<circle fill="none" stroke="#2A60FF" stroke-width="100" cx="500" cy="500" r="250"/>
+<line fill="none" stroke="#2A60FF" stroke-width="80" x1="400" y1="750" x2="400" y2="1000"/>
+<line fill="none" stroke="#2A60FF" stroke-width="80" x1="600" y1="750" x2="600" y2="1000"/>
+</svg>