diff options
Diffstat (limited to 'web/html/images/new.svg')
-rw-r--r-- | web/html/images/new.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/images/new.svg b/web/html/images/new.svg new file mode 100644 index 00000000..87f1a4cc --- /dev/null +++ b/web/html/images/new.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8"> + <path style="fill:#66aa22;fill-opacity:1" d="M4 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 1l3 3h-2v3h-2v-3h-2l3-3z" /> +</svg> |