aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/categories/applications-education.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 14:41:32 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 14:41:32 -0400
commitc524f96902e910bf57245518e9dbefa9037efde1 (patch)
tree876db044916a4ad494b9f2366fd657a3e69c219f /icon-theme/material-design-light/categories/applications-education.svg
parentAdd the "dark" version of the new material-design icon theme (actually light ... (diff)
downloadlumina-c524f96902e910bf57245518e9dbefa9037efde1.tar.gz
lumina-c524f96902e910bf57245518e9dbefa9037efde1.tar.bz2
lumina-c524f96902e910bf57245518e9dbefa9037efde1.zip
Last batch of icons missing for the Lumina desktop usage. Still need to move/adjust these for the dark variation.
Diffstat (limited to 'icon-theme/material-design-light/categories/applications-education.svg')
-rw-r--r--icon-theme/material-design-light/categories/applications-education.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/categories/applications-education.svg b/icon-theme/material-design-light/categories/applications-education.svg
new file mode 100644
index 00000000..71432ec7
--- /dev/null
+++ b/icon-theme/material-design-light/categories/applications-education.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path d="M0 0h48v48H0z" fill="none"/>
+ <path d="M10 26.36v8L24 42l14-7.64v-8L24 34l-14-7.64zM24 6L2 18l22 12 18-9.82V34h4V18L24 6z"/>
+</svg>
bgstack15