diff options
author | codecalm <codecalm@gmail.com> | 2020-06-07 15:34:14 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-07 15:34:14 +0200 |
commit | 5c338e77a54fbf0d17d29f1acc60c487581a344b (patch) | |
tree | d7d68e9271ca9cfe3f5c27255be1c9655fd7f63b /icons/hand-stop.svg | |
parent | `yin-yang` fix (diff) | |
download | tabler-icons-5c338e77a54fbf0d17d29f1acc60c487581a344b.tar.xz |
Release 1.10.0v1.10.0
Diffstat (limited to 'icons/hand-stop.svg')
-rw-r--r-- | icons/hand-stop.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/hand-stop.svg b/icons/hand-stop.svg new file mode 100644 index 00000000..c70955e6 --- /dev/null +++ b/icons/hand-stop.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-stop" 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"/> + <path d="M8 13.5v-8a1.5 1.5 0 0 1 3 0v6.5m0 -6.5v-2a1.5 1.5 0 0 1 3 0v8.5m0 -6.5a1.5 1.5 0 0 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2a7 6 0 0 1 -5 -3l-2.7 -5.25a1.4 1.4 0 0 1 2.75 -2l.9 1.75" /> +</svg> + + |