diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/mixed/img/plus-circle-large.svg | 1 | ||||
-rw-r--r-- | ext/mixed/img/plus-circle-small.svg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/mixed/img/plus-circle-large.svg b/ext/mixed/img/plus-circle-large.svg new file mode 100644 index 00000000..b034a723 --- /dev/null +++ b/ext/mixed/img/plus-circle-large.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M8 1C4.13993 1 1 4.13993 1 8s3.13993 7 7 7 7-3.13993 7-7-3.13993-7-7-7zM7 5h2v2h2v2H9v2H7V9H5V7h2z" fill="#333"/></svg>
\ No newline at end of file diff --git a/ext/mixed/img/plus-circle-small.svg b/ext/mixed/img/plus-circle-small.svg new file mode 100644 index 00000000..1ddc2b72 --- /dev/null +++ b/ext/mixed/img/plus-circle-small.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M7.5 5C5.5729 5 4 6.5729 4 8.5S5.5729 12 7.5 12 11 10.4271 11 8.5 9.4271 5 7.5 5zM7 7h1v1h1v1H8v1H7V9H6V8h1z" fill="#333"/></svg>
\ No newline at end of file |