diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 21:51:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 21:51:57 +0100 |
commit | 8bf53e6b777dce7269ff48052939f6d6e4f6e152 (patch) | |
tree | f136fac4c70b9547cd2c2d8efd4fc95f2321cc3c /_icons/shield-check.svg | |
parent | arrows, maximize, minimize, eye (diff) | |
download | tabler-icons-8bf53e6b777dce7269ff48052939f6d6e4f6e152.tar.xz |
shields, selector
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..b8f349eb --- /dev/null +++ b/_icons/shield-check.svg @@ -0,0 +1,6 @@ +--- +--- +<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" /> +</svg> |