aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/radio-tower.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/radio-tower.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/radio-tower.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/radio-tower.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/radio-tower.svg b/icon-theme/template-icons/templarian_material_design/svg/radio-tower.svg
new file mode 100644
index 00000000..1d47502f
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/radio-tower.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 12,10C 13.1046,10 14,10.8954 14,12C 14,12.4906 13.8233,12.94 13.5301,13.288L 16.701,22L 14.5727,22L 12,14.9316L 9.42732,22L 7.29896,22L 10.4699,13.288C 10.1767,12.94 10,12.4906 10,12C 10,10.8954 10.8954,10 12,10 Z M 12,8C 9.79086,8 8,9.79086 8,12C 8,12.5159 8.09765,13.0089 8.27547,13.4617L 7.40367,15.8569C 6.52763,14.814 6,13.4686 6,12C 6,8.6863 8.68628,6.00001 12,6.00001C 15.3137,6.00001 18,8.6863 18,12C 18,13.4686 17.4724,14.814 16.5963,15.8569L 15.7245,13.4617C 15.9023,13.0089 16,12.5159 16,12C 16,9.79086 14.2091,8 12,8 Z M 12,4.00002C 7.58172,4.00002 4,7.58174 4,12C 4,14.3586 5.02066,16.4788 6.6444,17.943L 5.91807,19.9385C 3.53584,18.1107 2,15.2347 2,12C 2,6.47717 6.47715,2.00002 12,2.00002C 17.5228,2.00002 22,6.47717 22,12C 22,15.2347 20.4642,18.1107 18.0819,19.9385L 17.3556,17.943C 18.9793,16.4788 20,14.3586 20,12C 20,7.58174 16.4183,4.00002 12,4.00002 Z "/>
+</svg>
bgstack15