aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/categories/applications-development.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 11:10:15 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 11:10:15 -0400
commit0f19225ac4ceadb2d5fbf8aa8728b744a11a4c20 (patch)
treed00a625557c08b93d8857a76942c137dfbf1fb9d /icon-theme/material-icons-light/categories/applications-development.svg
parentNow add all the icons for specific applications by name. (diff)
downloadlumina-0f19225ac4ceadb2d5fbf8aa8728b744a11a4c20.tar.gz
lumina-0f19225ac4ceadb2d5fbf8aa8728b744a11a4c20.tar.bz2
lumina-0f19225ac4ceadb2d5fbf8aa8728b744a11a4c20.zip
Add in all the application category icons. The "preferences-" icons in the list will be put into the "categories" folder with the other ones like that.
Diffstat (limited to 'icon-theme/material-icons-light/categories/applications-development.svg')
-rw-r--r--icon-theme/material-icons-light/categories/applications-development.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/categories/applications-development.svg b/icon-theme/material-icons-light/categories/applications-development.svg
new file mode 100644
index 00000000..1be3c243
--- /dev/null
+++ b/icon-theme/material-icons-light/categories/applications-development.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M14 10.17h20v4h4v-8c0-2.21-1.79-3.98-4-3.98l-20-.02c-2.21 0-4 1.79-4 4v8h4v-4zm16.83 23.17L40 24.17 30.83 15 28 17.83l6.34 6.34L28 30.52l2.83 2.82zM20 30.52l-6.34-6.34L20 17.83 17.17 15 8 24.17l9.17 9.17L20 30.52zm14 7.65H14v-4h-4v8c0 2.21 1.79 4 4 4h20c2.21 0 4-1.79 4-4v-8h-4v4z"/></svg> \ No newline at end of file
bgstack15