aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/devices/drive-removable-media.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 13:19:29 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 13:19:29 -0400
commit948e6a0eec05b372942a9019adbcae48abe0b4c6 (patch)
treec87b7877d70ca9082592ca06dfbf383e01e9a2da /icon-theme/material-icons-light/devices/drive-removable-media.svg
parentFinish up the "categories.list" by adding icons into the "applications" dir. (diff)
downloadlumina-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/drive-removable-media.svg')
-rw-r--r--icon-theme/material-icons-light/devices/drive-removable-media.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/devices/drive-removable-media.svg b/icon-theme/material-icons-light/devices/drive-removable-media.svg
new file mode 100644
index 00000000..14cbfa5e
--- /dev/null
+++ b/icon-theme/material-icons-light/devices/drive-removable-media.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 14.9994,6.99807L 14.9994,10.9981L 15.9994,10.9981L 15.9994,12.9981L 12.9994,12.9981L 12.9994,4.99807L 14.9994,4.99807L 11.9994,0.998068L 8.9994,4.99807L 10.9994,4.99807L 10.9994,12.9981L 7.9994,12.9981L 7.9994,10.9281C 8.7034,10.5611 9.1994,9.84707 9.1994,8.99807C 9.1994,7.78307 8.2144,6.79807 6.9994,6.79807C 5.7844,6.79807 4.7994,7.78307 4.7994,8.99807C 4.7994,9.84707 5.2954,10.5611 5.9994,10.9281L 5.9994,12.9981C 5.9994,14.1031 6.8934,14.9981 7.9994,14.9981L 10.9994,14.9981L 10.9994,18.0491C 10.2894,18.4141 9.7994,19.1451 9.7994,19.9981C 9.7994,21.2131 10.7844,22.1981 11.9994,22.1981C 13.2144,22.1981 14.1994,21.2131 14.1994,19.9981C 14.1994,19.1451 13.7084,18.4141 12.9994,18.0491L 12.9994,14.9981L 15.9994,14.9981C 17.1044,14.9981 17.9994,14.1031 17.9994,12.9981L 17.9994,10.9981L 18.9994,10.9981L 18.9994,6.99807L 14.9994,6.99807 Z "/>
+</svg>
bgstack15