1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-07-31 11:20:31 +02:00
Files
tabler-icons/icons/outline/lock-check.svg
2025-01-29 22:29:40 +01:00

23 lines
557 B
XML

<!--
category: System
tags: [verify, confirm, approve, validate, tick, authenticate, ensure, secure, agree]
version: "2.10"
unicode: "f926"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M11.5 21h-4.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v.5" />
<path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
<path d="M8 11v-4a4 4 0 1 1 8 0v4" />
<path d="M15 19l2 2l4 -4" />
</svg>