diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-11 13:19:29 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-11 13:19:29 -0400 |
commit | 948e6a0eec05b372942a9019adbcae48abe0b4c6 (patch) | |
tree | c87b7877d70ca9082592ca06dfbf383e01e9a2da /icon-theme/material-icons-light/devices/media-memory.svg | |
parent | Finish up the "categories.list" by adding icons into the "applications" dir. (diff) | |
download | lumina-948e6a0eec05b372942a9019adbcae48abe0b4c6.tar.gz lumina-948e6a0eec05b372942a9019adbcae48abe0b4c6.tar.bz2 lumina-948e6a0eec05b372942a9019adbcae48abe0b4c6.zip |
Add almost all the "devices" category. Only a few still missing - might need to get a few made up to fill these gaps.
Diffstat (limited to 'icon-theme/material-icons-light/devices/media-memory.svg')
-rw-r--r-- | icon-theme/material-icons-light/devices/media-memory.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/devices/media-memory.svg b/icon-theme/material-icons-light/devices/media-memory.svg new file mode 100644 index 00000000..e6fa0696 --- /dev/null +++ b/icon-theme/material-icons-light/devices/media-memory.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="M30 18H18v12h12V18zm-4 8h-4v-4h4v4zm16-4v-4h-4v-4c0-2.21-1.79-4-4-4h-4V6h-4v4h-4V6h-4v4h-4c-2.21 0-4 1.79-4 4v4H6v4h4v4H6v4h4v4c0 2.21 1.79 4 4 4h4v4h4v-4h4v4h4v-4h4c2.21 0 4-1.79 4-4v-4h4v-4h-4v-4h4zm-8 12H14V14h20v20z"/> +</svg> |