summaryrefslogtreecommitdiff
path: root/ext/mixed/img/expand.svg
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-12-20 19:59:39 -0500
committerGitHub <noreply@github.com>2020-12-20 19:59:39 -0500
commit3ef1b9ebb27897ce76fcefc267fe8bf29bc90e02 (patch)
tree83341995415f3268ef8c8bd8e444cb02632c2642 /ext/mixed/img/expand.svg
parent8747a29f9f5141abec179b64f40951f589242e3e (diff)
Settings v2 modal size toggle (#1149)
* Add collapse/expand icons * Update header layout * Allow size animation * Add styles for modal header buttons * Support action buttons * Update modals to support size changing
Diffstat (limited to 'ext/mixed/img/expand.svg')
-rw-r--r--ext/mixed/img/expand.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/expand.svg b/ext/mixed/img/expand.svg
new file mode 100644
index 00000000..57a2bd98
--- /dev/null
+++ b/ext/mixed/img/expand.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="M0 0v6h2V2h4V0zm10 0v2h4v4h2V0zM0 10v6h6v-2H2v-4zm14 0v4h-4v2h6v-6z"/></svg> \ No newline at end of file