diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-06-03 19:27:29 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-06-03 19:27:29 +0200 |
| commit | e52dcc61ed433980d760a050ff14852a05676b96 (patch) | |
| tree | 8af65e8261971bfba5130aae20df557b7bb1c54e /static | |
| parent | 3e9de575501fd1945b8341f7a4e3a89b73e3cb03 (diff) | |
image/text form
Diffstat (limited to 'static')
| -rw-r--r-- | static/img/check.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/img/check.svg b/static/img/check.svg new file mode 100644 index 0000000..7560292 --- /dev/null +++ b/static/img/check.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<svg viewBox="0 0 24 24" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg" > + <path fill="none" stroke="#fff" stroke-width="4" d="M1.73,12.91 8.1,19.28 22.79,4.59" /> +</svg>
\ No newline at end of file |
