aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/applications/teamviewer.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 10:37:50 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 10:37:50 -0400
commit8d43fd4dc56a05220f9a02c5aa6f073af84e226b (patch)
tree530b6098ce0d10c6de9ad87acf0238bc3224fcdf /icon-theme/material-icons-light/applications/teamviewer.svg
parentFinish up the required applications/ files. (diff)
downloadlumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.gz
lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.bz2
lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.zip
Now add all the icons for specific applications by name.
These all came from the "Templarian" material design icons
Diffstat (limited to 'icon-theme/material-icons-light/applications/teamviewer.svg')
-rw-r--r--icon-theme/material-icons-light/applications/teamviewer.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/teamviewer.svg b/icon-theme/material-icons-light/applications/teamviewer.svg
new file mode 100644
index 00000000..db0472f5
--- /dev/null
+++ b/icon-theme/material-icons-light/applications/teamviewer.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 18.9999,3.00004C 20.1039,3.00004 20.9999,3.89604 20.9999,5.00004L 20.9999,19C 20.9999,20.105 20.1039,21 18.9999,21L 4.99996,21C 3.89596,21 2.99996,20.105 2.99996,19L 2.99996,5.00004C 2.99996,3.89604 3.89596,3.00004 4.99996,3.00004L 18.9999,3.00004 Z M 12,5.00001C 8.134,5.00001 5,8.13401 5,12C 5,15.866 8.134,19 12,19C 15.866,19 19,15.866 19,12C 19,8.13401 15.866,5.00001 12,5.00001 Z M 7,12L 10,9.00001L 10,11L 14,11L 14,9L 17,12L 14,15L 14,13L 10,13L 10,15L 7,12 Z "/>
+</svg>
bgstack15