aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/assets
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-04-13 13:03:18 +0800
committercrupest <crupest@outlook.com>2019-04-13 13:03:18 +0800
commitfac5006e7eaf7f7bc23e92a2b3059d4f1b37fa07 (patch)
tree39cf181a18a3dc443dbab5669a04d0a23cdefd00 /Timeline/ClientApp/src/assets
parent8c5e7069d2651fb6fae641dfe482d7a0910b3fd1 (diff)
downloadtimeline-fac5006e7eaf7f7bc23e92a2b3059d4f1b37fa07.tar.gz
timeline-fac5006e7eaf7f7bc23e92a2b3059d4f1b37fa07.tar.bz2
timeline-fac5006e7eaf7f7bc23e92a2b3059d4f1b37fa07.zip
Init separate.
Diffstat (limited to 'Timeline/ClientApp/src/assets')
-rw-r--r--Timeline/ClientApp/src/assets/.gitkeep0
-rw-r--r--Timeline/ClientApp/src/assets/icon.svg7
2 files changed, 0 insertions, 7 deletions
diff --git a/Timeline/ClientApp/src/assets/.gitkeep b/Timeline/ClientApp/src/assets/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/Timeline/ClientApp/src/assets/.gitkeep
+++ /dev/null
diff --git a/Timeline/ClientApp/src/assets/icon.svg b/Timeline/ClientApp/src/assets/icon.svg
deleted file mode 100644
index a04bddac..00000000
--- a/Timeline/ClientApp/src/assets/icon.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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" viewBox="0 0 1000 1000">
-<line fill="none" stroke="#ffffff" stroke-width="200" x1="500" y1="0" x2="500" y2="250"/>
-<circle fill="none" stroke="#ffffff" stroke-width="120" cx="500" cy="500" r="250"/>
-<line fill="none" stroke="#ffffff" stroke-width="200" x1="500" y1="750" x2="500" y2="1000"/>
-</svg>