aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/lock-outline.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/lock-outline.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/lock-outline.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/lock-outline.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/lock-outline.svg b/icon-theme/template-icons/templarian_material_design/svg/lock-outline.svg
new file mode 100644
index 00000000..fdeb7626
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/lock-outline.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 11.9994,16.998C 10.8944,16.998 9.9994,16.1021 9.9994,14.998C 9.9994,13.894 10.8944,12.998 11.9994,12.998C 13.1034,12.998 13.9994,13.894 13.9994,14.998C 13.9994,16.1021 13.1034,16.998 11.9994,16.998 Z M 17.9994,19.998L 17.9994,9.99805L 5.9994,9.99805L 5.9994,19.998L 17.9994,19.998 Z M 17.9994,7.99805C 19.1034,7.99805 19.9994,8.89405 19.9994,9.99805L 19.9994,19.998C 19.9994,21.1021 19.1034,21.998 17.9994,21.998L 5.9994,21.998C 4.8944,21.998 3.9994,21.1021 3.9994,19.998L 3.9994,9.99805C 3.9994,8.89405 4.8944,7.99805 5.9994,7.99805L 6.9994,7.99805L 6.9994,5.99805C 6.9994,3.23706 9.23839,0.998053 11.9994,0.998053C 14.7604,0.998053 16.9994,3.23706 16.9994,5.99805L 16.9994,7.99805L 17.9994,7.99805 Z M 12,3.00001C 10.3431,3.00001 9,4.34315 9,6.00001L 9,8L 15,8L 15,6.00001C 15,4.34315 13.6568,3.00001 12,3.00001 Z "/>
+</svg>
bgstack15