aboutsummaryrefslogtreecommitdiff
path: root/icons/shield-lock.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-29 11:44:57 +0200
committercodecalm <codecalm@gmail.com>2020-09-29 11:44:57 +0200
commit7173695acc0d75b498ede15cdc935d567a240f21 (patch)
tree63471dbcaf98a6351650b266b1ef1fee13126f87 /icons/shield-lock.svg
parent3 new icons: `fold-down`, `fold-up`, `fold` (diff)
downloadtabler-icons-7173695acc0d75b498ede15cdc935d567a240f21.tar.xz
Release 1.30.0v1.30.0
Diffstat (limited to 'icons/shield-lock.svg')
-rw-r--r--icons/shield-lock.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/shield-lock.svg b/icons/shield-lock.svg
new file mode 100644
index 0000000..4db8439
--- /dev/null
+++ b/icons/shield-lock.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shield-lock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+ <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
+ <circle cx="12" cy="11" r="1" />
+ <line x1="12" y1="12" x2="12" y2="14.5" />
+</svg>
+
+