aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/vpn.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/vpn.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/vpn.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/vpn.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/vpn.svg b/icon-theme/template-icons/templarian_material_design/svg/vpn.svg
new file mode 100644
index 00000000..61a67c5f
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/vpn.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-linejoin="round" d="M 9,5L 15,5L 12,8L 9,5 Z M 10.5165,14.6586C 10.1955,15.0134 10,15.4839 10,16C 10,17.1046 10.8954,18 12,18C 13.1046,18 14,17.1046 14,16C 14,15.4477 13.7761,14.9477 13.4142,14.5858L 14.8284,13.1716C 15.5523,13.8954 16,14.8954 16,16C 16,18.2091 14.2091,20 12,20C 9.79086,20 8,18.2091 8,16C 8,14.9331 8.41772,13.9637 9.09854,13.2465L 9.09422,13.2422L 16.1653,6.17113L 16.1686,6.1745C 16.8927,5.44892 17.8939,5 19,5C 21.2091,5 23,6.79086 23,9C 23,11.2091 21.2091,13 19,13C 17.8954,13 16.8954,12.5523 16.1716,11.8284L 17.5858,10.4142C 17.9477,10.7761 18.4477,11 19,11C 20.1046,11 21,10.1046 21,9.00001C 21,7.89544 20.1046,7.00001 19,7.00001C 18.4477,7.00001 17.9477,7.22386 17.5858,7.58579L 10.5165,14.6586 Z M 6.41422,7.58578C 6.05229,7.22386 5.55229,7.00001 5,7.00001C 3.89543,7.00001 3,7.89544 3,9C 3,10.1046 3.89543,11 5,11C 5.55229,11 6.05229,10.7761 6.41422,10.4142L 7.82843,11.8284C 7.10457,12.5523 6.10457,13 5,13C 2.79086,13 1,11.2091 1,9C 1,6.79086 2.79086,5 5,5C 6.10606,5 7.10726,5.44892 7.83135,6.1745L 7.83471,6.17113L 10.5914,8.92784L 9.17315,10.3461L 6.41422,7.58578 Z "/>
+</svg>
bgstack15