diff options
Diffstat (limited to 'assets/icons/verifiedCheck.svg')
-rw-r--r-- | assets/icons/verifiedCheck.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/verifiedCheck.svg b/assets/icons/verifiedCheck.svg new file mode 100644 index 000000000..f76955ac8 --- /dev/null +++ b/assets/icons/verifiedCheck.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12" fill="#208BFE"/><path fill="#fff" fill-rule="evenodd" d="M18.311 7.421a1.437 1.437 0 0 1 0 2.033l-6.571 6.571a1.437 1.437 0 0 1-2.033 0L6.42 12.74a1.438 1.438 0 0 1 2.033-2.033l2.27 2.269 5.554-5.555a1.437 1.437 0 0 1 2.033 0Z" clip-rule="evenodd"/></svg> |