diff options
author | crupest <crupest@outlook.com> | 2022-04-24 20:04:57 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-24 20:04:57 +0800 |
commit | 60ec53aa2ad9687f5d8661322fb3e1e03e291eba (patch) | |
tree | d5054a058d03211264206bc6e5da011a8a1dc7c4 | |
parent | c81dfffe0076c94dc61397fd17677cb24f67cdf2 (diff) | |
download | timeline-60ec53aa2ad9687f5d8661322fb3e1e03e291eba.tar.gz timeline-60ec53aa2ad9687f5d8661322fb3e1e03e291eba.tar.bz2 timeline-60ec53aa2ad9687f5d8661322fb3e1e03e291eba.zip |
...
-rw-r--r-- | art-src/user.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/art-src/user.svg b/art-src/user.svg deleted file mode 100644 index 4bdbe940..00000000 --- a/art-src/user.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" stroke-width="5" stroke="#000000" fill="transparent">
- <circle cx="50" cy="30" r="20"/>
- <path d="M 10,90 A 40 40 180 1 1 90,90"/>
-</svg>
|