diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
commit | 8e0675f7f6f397cd2604937640a5b254940ff201 (patch) | |
tree | d7fce8deb1051f6b68779f6cc08e05153bdbde71 /src/_icons/shield-off.svg | |
parent | Release 1.22.0 (diff) | |
download | tabler-icons-8e0675f7f6f397cd2604937640a5b254940ff201.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/shield-off.svg')
-rw-r--r-- | src/_icons/shield-off.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/shield-off.svg b/src/_icons/shield-off.svg index d1df2977..01e6fefc 100644 --- a/src/_icons/shield-off.svg +++ b/src/_icons/shield-off.svg @@ -2,5 +2,5 @@ --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> - <path d="M17.669 17.669a12 12 0 0 1 -5.669 3.331a12 12 0 0 1 -8.5 -15c.797 .036 1.589 -.007 2.366 -.126m3.092 -.912a12 12 0 0 0 3.042 -1.962a12 12 0 0 0 8.5 3a12 12 0 0 1 -1.117 9.379" /> + <path d="M17.669 17.669a12 12 0 0 1 -5.669 3.331a12 12 0 0 1 -8.5 -15c.797 .036 1.589 0 2.366 -.126m3.092 -.912a12 12 0 0 0 3.042 -1.962a12 12 0 0 0 8.5 3a12 12 0 0 1 -1.117 9.379" /> </svg> |