diff options
Diffstat (limited to 'icons/shield-check.svg')
-rw-r--r-- | icons/shield-check.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/shield-check.svg b/icons/shield-check.svg new file mode 100644 index 00000000..35ac6215 --- /dev/null +++ b/icons/shield-check.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-shield-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path d="M9 12l2 2l4 -4" /> + <path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" /> +</svg> + + |