aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/access-point-network.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/access-point-network.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/access-point-network.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/access-point-network.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/access-point-network.svg b/icon-theme/template-icons/templarian_material_design/svg/access-point-network.svg
new file mode 100644
index 00000000..78f8672c
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/access-point-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="1.33333" stroke-linejoin="miter" d="M 4.93359,2.9336C 3.12247,4.7447 2,7.2445 2,10C 2,12.7555 3.12247,15.2553 4.93359,17.0664L 6.33789,15.6621C 4.89166,14.2159 4,12.2151 4,10C 4,7.785 4.89166,5.7841 6.33789,4.3379L 4.93359,2.9336 Z M 19.0664,2.9336L 17.6621,4.3379C 19.1083,5.7841 20,7.785 20,10C 20,12.2151 19.1083,14.2159 17.6621,15.6621L 19.0664,17.0664C 20.8775,15.2553 22,12.7555 22,10C 22,7.2445 20.8775,4.7447 19.0664,2.9336 Z M 7.76172,5.7617C 6.67445,6.849 6,8.3491 6,10C 6,11.651 6.67445,13.151 7.76172,14.2383L 9.16797,12.832C 8.44559,12.1097 8,11.1105 8,10C 8,8.8895 8.44559,7.8903 9.16797,7.168L 7.76172,5.7617 Z M 16.2383,5.7617L 14.832,7.168C 15.5544,7.8903 16,8.8895 16,10C 16,11.1105 15.5544,12.1097 14.832,12.832L 16.2383,14.2383C 17.3255,13.151 18,11.651 18,10C 18,8.3491 17.3255,6.849 16.2383,5.7617 Z M 12,8C 10.8954,8 10,8.8954 10,10C 10,11.1046 10.8954,12 12,12C 13.1046,12 14,11.1046 14,10C 14,8.8954 13.1046,8 12,8 Z M 11,14L 11,18L 10,18C 9.44772,18 9,18.4477 9,19L 2,19L 2,21L 9,21C 9,21.5523 9.44772,22 10,22L 14,22C 14.5523,22 15,21.5523 15,21L 22,21L 22,19L 15,19C 15,18.4477 14.5523,18 14,18L 13,18L 13,14L 11,14 Z "/>
+</svg>
bgstack15