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.svg | |
parent | arrows, maximize, minimize, eye (diff) | |
download | tabler-icons-8bf53e6b777dce7269ff48052939f6d6e4f6e152.tar.xz |
shields, selector
Diffstat (limited to '_icons/shield.svg')
-rw-r--r-- | _icons/shield.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/shield.svg b/_icons/shield.svg new file mode 100644 index 00000000..0212f0d5 --- /dev/null +++ b/_icons/shield.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <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> |