aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/applications/preferences-desktop-peripherals.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 11:29:11 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 11:29:11 -0400
commitcee8bcc92799ad4630d821e1c7673ec1ee58c607 (patch)
tree0a93ec59c9a6401053380c14338598a2163ce515 /icon-theme/material-icons-light/applications/preferences-desktop-peripherals.svg
parentAdd in all the application category icons. The "preferences-" icons in the li... (diff)
downloadlumina-cee8bcc92799ad4630d821e1c7673ec1ee58c607.tar.gz
lumina-cee8bcc92799ad4630d821e1c7673ec1ee58c607.tar.bz2
lumina-cee8bcc92799ad4630d821e1c7673ec1ee58c607.zip
Finish up the "categories.list" by adding icons into the "applications" dir.
Diffstat (limited to 'icon-theme/material-icons-light/applications/preferences-desktop-peripherals.svg')
-rw-r--r--icon-theme/material-icons-light/applications/preferences-desktop-peripherals.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/preferences-desktop-peripherals.svg b/icon-theme/material-icons-light/applications/preferences-desktop-peripherals.svg
new file mode 100644
index 00000000..2010409b
--- /dev/null
+++ b/icon-theme/material-icons-light/applications/preferences-desktop-peripherals.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" opacity=".1" fill="none"/>
+ <path d="M24 2C14.06 2 6 10.06 6 20v14c0 3.31 2.69 6 6 6h6V24h-8v-4c0-7.73 6.27-14 14-14s14 6.27 14 14v4h-8v16h8v2H24v4h12c3.31 0 6-2.69 6-6V20c0-9.94-8.06-18-18-18z"/>
+</svg>
bgstack15