diff options
author | codecalm <codecalm@gmail.com> | 2020-09-29 01:16:33 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-29 01:16:33 +0200 |
commit | 659be6c962269249ed364ea42c8846f29b7b0c54 (patch) | |
tree | 1b4a512d2910527879954848d191b09af269a4c0 /src/_icons/square-forbid-2.svg | |
parent | `shield-lock` icon (diff) | |
download | tabler-icons-659be6c962269249ed364ea42c8846f29b7b0c54.tar.xz |
3 new icons: `square-dot`, `square-forbid-2`, `square-forbid`
Diffstat (limited to 'src/_icons/square-forbid-2.svg')
-rw-r--r-- | src/_icons/square-forbid-2.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/square-forbid-2.svg b/src/_icons/square-forbid-2.svg new file mode 100644 index 00000000..1a55c73f --- /dev/null +++ b/src/_icons/square-forbid-2.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <line x1="9" y1="15" x2="15" y2="9" /> +</svg> |