diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-11-25 11:56:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-25 11:56:57 -0500 |
commit | f7d1d2deb52a6b129c71ec139d3e1e74544d3be6 (patch) | |
tree | aac1f2ea3978de04ea3fad3b76c9782a71182a86 /ext/mixed/img/plus-circle-large.svg | |
parent | 8677fb55794cb82e9e938c2a0b8bd5ad9e654f33 (diff) |
Add plus-circle icons (#1064)
Diffstat (limited to 'ext/mixed/img/plus-circle-large.svg')
-rw-r--r-- | ext/mixed/img/plus-circle-large.svg | 1 |
1 files changed, 1 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 |