diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:37:58 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:37:58 +0200 |
commit | ffbdf7636ced1dcf71ad43ff3973705833aa280f (patch) | |
tree | b34d94f8ac4ce8bd94f65a66555f40b5c7cf2bca /icons/disabled-2.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-ffbdf7636ced1dcf71ad43ff3973705833aa280f.tar.xz |
Release 1.4.0v1.4.0
Diffstat (limited to 'icons/disabled-2.svg')
-rw-r--r-- | icons/disabled-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/disabled-2.svg b/icons/disabled-2.svg new file mode 100644 index 0000000..edf05b2 --- /dev/null +++ b/icons/disabled-2.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-disabled-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <circle cx="17" cy="6" r="2" /> + <path d="M9 11a4.97 4.97 0 1 0 3.95 7.95" /> + <path d="M19 20l-4 -5h-4l3 -5l-4 -3l-4 1" /> +</svg> + + |