aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/actions/quickopen.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 11:24:02 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 11:24:02 -0400
commit33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47 (patch)
tree439c50014eef8216c777486a7376a2b61e92bcde /icon-theme/material-design-light/actions/quickopen.svg
parentAdd all the "emblems" into the icon theme. (diff)
downloadlumina-33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47.tar.gz
lumina-33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47.tar.bz2
lumina-33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47.zip
Add a bunch more icons to the theme.
Diffstat (limited to 'icon-theme/material-design-light/actions/quickopen.svg')
-rw-r--r--icon-theme/material-design-light/actions/quickopen.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/quickopen.svg b/icon-theme/material-design-light/actions/quickopen.svg
new file mode 100644
index 00000000..0538a101
--- /dev/null
+++ b/icon-theme/material-design-light/actions/quickopen.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M38 38H10V10h14V6H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4V24h-4v14zM28 6v4h7.17L15.51 29.66l2.83 2.83L38 12.83V20h4V6H28z"/></svg> \ No newline at end of file
bgstack15