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/link-off.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/link-off.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/link-off.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/link-off.svg b/icon-theme/template-icons/templarian_material_design/svg/link-off.svg new file mode 100644 index 00000000..e649b276 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/link-off.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 2,5.26848L 3.27711,4L 20,20.7229L 18.7315,22L 14.7297,17.9982L 12.9995,17.9982L 12.9995,16.2679L 9.7297,12.9982L 7.99947,12.9982L 7.99947,11.2679L 5.4885,8.75698C 4.52176,9.50709 3.89945,10.6801 3.89945,11.9982C 3.89945,14.2621 5.73551,16.0981 7.99947,16.0981L 10.9995,16.0981L 10.9995,17.9982L 7.99947,17.9982C 4.68648,17.9982 1.99947,15.3121 1.99947,11.9982C 1.99947,10.1554 2.83033,8.50672 4.13767,7.40615L 2,5.26848 Z M 15.9995,5.99817C 19.3145,5.99817 21.9995,8.68417 21.9995,11.9982C 21.9995,14.2144 20.7986,16.1499 19.0116,17.1889L 17.5976,15.7749C 19.0678,15.1518 20.0995,13.6952 20.0995,11.9982C 20.0995,9.73413 18.2635,7.89811 15.9995,7.89811L 12.9995,7.89811L 12.9995,5.99817L 15.9995,5.99817 Z M 7.99947,5.99817L 10.9995,5.99817L 10.9995,7.89812L 9.7208,7.89812L 7.82339,6.00071L 7.99947,5.99817 Z M 15.9995,10.9982L 15.9995,12.9982L 14.8209,12.9982L 12.8209,10.9982L 15.9995,10.9982 Z "/> +</svg> |