aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/actions/window-new.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 09:05:18 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 09:05:18 -0400
commitf8be77c2da80de71b78100688b6e275047e487cd (patch)
treeb9691f99434b1b7e01ec99046971840f95d4215e /icon-theme/material-icons-light/actions/window-new.svg
parentAnother large batch of "action" files. (diff)
downloadlumina-f8be77c2da80de71b78100688b6e275047e487cd.tar.gz
lumina-f8be77c2da80de71b78100688b6e275047e487cd.tar.bz2
lumina-f8be77c2da80de71b78100688b6e275047e487cd.zip
Finish up the "actions" category.
Diffstat (limited to 'icon-theme/material-icons-light/actions/window-new.svg')
-rw-r--r--icon-theme/material-icons-light/actions/window-new.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/actions/window-new.svg b/icon-theme/material-icons-light/actions/window-new.svg
new file mode 100644
index 00000000..0538a101
--- /dev/null
+++ b/icon-theme/material-icons-light/actions/window-new.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