diff options
Diffstat (limited to 'icons/lasso.svg')
-rw-r--r-- | icons/lasso.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/lasso.svg b/icons/lasso.svg new file mode 100644 index 00000000..a1436c61 --- /dev/null +++ b/icons/lasso.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lasso" 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" fill="none"/> + <path d="M4.028 13.252c-.657 -.972 -1.028 -2.078 -1.028 -3.252c0 -3.866 4.03 -7 9 -7s9 3.134 9 7s-4.03 7 -9 7c-1.913 0 -3.686 -.464 -5.144 -1.255" /> + <circle cx="5" cy="15" r="2" /> + <path d="M5 17c0 1.42 .316 2.805 1 4" /> +</svg> + + |