aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/source-merge.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/source-merge.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/source-merge.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/source-merge.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/source-merge.svg b/icon-theme/template-icons/templarian_material_design/svg/source-merge.svg
new file mode 100644
index 00000000..b80c3c52
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/source-merge.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="2" stroke-linejoin="round" d="M 7,3.00001C 8.65685,3.00001 10,4.34315 10,6.00001C 10,7.29018 9.18558,8.39013 8.04279,8.8138C 8.58257,13.805 13.0823,14.7692 15.1869,14.9554C 15.611,13.8136 16.7105,13 18,13C 19.6569,13 21,14.3431 21,16C 21,17.6569 19.6569,19 18,19C 16.6871,19 15.5712,18.1566 15.1644,16.9821C 10.912,16.7964 9.43859,15.1939 8,13.3927L 8,15.1707C 9.16519,15.5825 10,16.6938 10,18C 10,19.6569 8.65685,21 7,21C 5.34314,21 4,19.6569 4,18C 4,16.6938 4.83481,15.5825 6,15.1707L 6,8.8293C 4.83481,8.41747 4,7.30622 4,6.00001C 4,4.34315 5.34314,3.00001 7,3.00001 Z M 6.99999,5.00001C 6.44771,5.00001 6,5.44773 6,6.00001C 6,6.5523 6.44771,7.00001 6.99999,7.00001C 7.55228,7.00001 7.99999,6.5523 7.99999,6.00001C 7.99999,5.44773 7.55228,5.00001 6.99999,5.00001 Z M 6.99999,17C 6.44771,17 6,17.4477 6,18C 6,18.5523 6.44771,19 6.99999,19C 7.55228,19 7.99999,18.5523 7.99999,18C 7.99999,17.4477 7.55228,17 6.99999,17 Z M 18,15C 17.4477,15 17,15.4477 17,16C 17,16.5523 17.4477,17 18,17C 18.5523,17 19,16.5523 19,16C 19,15.4477 18.5523,15 18,15 Z "/>
+</svg>
bgstack15