diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/plus-network.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-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/plus-network.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/plus-network.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/plus-network.svg b/icon-theme/template-icons/templarian_material_design/svg/plus-network.svg new file mode 100644 index 00000000..dfe8acf6 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/plus-network.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 16,10.9995L 16,8.99951L 13,8.99951L 13,5.99951L 11,5.99951L 11,8.99951L 8.00001,8.99951L 8.00001,10.9995L 11,10.9995L 11,13.9995L 13,13.9995L 13,10.9995L 16,10.9995 Z M 17,3C 18.103,3 19,3.896 19,5L 19,15C 19,16.104 18.103,17 17,17L 13,17L 13,19L 14,19C 14.5523,19 15,19.4477 15,20L 22,20L 22,22L 15,22C 15,22.5523 14.5523,23 14,23L 10,23C 9.44772,23 9.00001,22.5523 9.00001,22L 2,22L 2,20L 9.00001,20C 9.00001,19.4477 9.44772,19 10,19L 11,19L 11,17L 7,17C 5.894,17 5,16.104 5,15L 5,5C 5,3.896 5.894,3 7,3L 17,3 Z "/> +</svg> |