aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/go-top.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-icons-light/actions/go-top.svg')
-rw-r--r--icon-theme/material-icons-light/actions/go-top.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/actions/go-top.svg b/icon-theme/material-icons-light/actions/go-top.svg
new file mode 100644
index 00000000..77e5c23a
--- /dev/null
+++ b/icon-theme/material-icons-light/actions/go-top.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path d="M24 16.83L33.17 26 36 23.17l-12-12-12 12L14.83 26 24 16.83zM12 36h24v-4H12v4z"/>
+ <path d="M0 0h48v48H0z" fill="none"/>
+</svg>
bgstack15