diff options
| author | the lemons <citrons@mondecitronne.com> | 2023-04-07 03:29:49 -0500 |
|---|---|---|
| committer | the lemons <citrons@mondecitronne.com> | 2023-04-07 03:29:49 -0500 |
| commit | 1becf46aea2ab522c82212d1c74732a77b3142a9 (patch) | |
| tree | d2861a0584dc68b6271408fddf0cb03c4eefc76d /static/question.svg | |
intial commit
Diffstat (limited to 'static/question.svg')
| -rw-r--r-- | static/question.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/question.svg b/static/question.svg new file mode 100644 index 0000000..6c6d462 --- /dev/null +++ b/static/question.svg @@ -0,0 +1,13 @@ +<?xml version="1.0" standalone="no"?> +<svg width="175" height="175" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <path + stroke="#6061a9" + stroke-width="8" + fill="none" + d="M 60,75 + S 87.5,25 115,75 + L 87.5,120 + L 87.5,150 + M 87.5,160 + L 87.5,168" /> +</svg> |
