diff options
Diffstat (limited to 'src/_icons/shield-check.svg')
-rw-r--r-- | src/_icons/shield-check.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/shield-check.svg b/src/_icons/shield-check.svg index 3cd18310..f758c457 100644 --- a/src/_icons/shield-check.svg +++ b/src/_icons/shield-check.svg @@ -3,5 +3,5 @@ tags: [safety, protect, protection, "yes", add] --- <svg> <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" /> + <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" /> </svg> |