diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-23 20:24:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-23 20:24:52 -0500 |
commit | 85c039850c45246e367e194232e5ace8771f14e7 (patch) | |
tree | be2fdfee93d7915002cb71bd522e2bfe549203a5 /ext/mixed/img/plus-thick.svg | |
parent | 643afcddd21ba7f5d1307e73bab4a6ac9f2866c8 (diff) |
Audio play button status badge (#1300)
* Add plus-thick.svg
* Add success-color variable
* Fix icon display
* Add badge
* Add missing audioResolved
* Update audio badge
* Expose attribute
Diffstat (limited to 'ext/mixed/img/plus-thick.svg')
-rw-r--r-- | ext/mixed/img/plus-thick.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/plus-thick.svg b/ext/mixed/img/plus-thick.svg new file mode 100644 index 00000000..6b1b5c5a --- /dev/null +++ b/ext/mixed/img/plus-thick.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="M6 2v4H2v4h4v4h4v-4h4V6h-4V2H6z"/></svg>
\ No newline at end of file |