diff options
Diffstat (limited to 'icons/cloud-lock-open.svg')
-rw-r--r-- | icons/cloud-lock-open.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/cloud-lock-open.svg b/icons/cloud-lock-open.svg new file mode 100644 index 00000000..17e7942e --- /dev/null +++ b/icons/cloud-lock-open.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-lock-open" 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="M19 18a3.5 3.5 0 0 0 0 -7h-1c.397 -1.768 -.285 -3.593 -1.788 -4.787c-1.503 -1.193 -3.6 -1.575 -5.5 -1s-3.315 2.019 -3.712 3.787c-2.199 -.088 -4.155 1.326 -4.666 3.373c-.512 2.047 .564 4.154 2.566 5.027" /> + <rect x="8" y="15" width="8" height="5" rx="1" /> + <path d="M10 15v-2a2 2 0 0 1 3.736 -.994" /> +</svg> + + |