diff options
author | codecalm <codecalm@gmail.com> | 2021-12-13 13:01:51 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-12-13 13:01:51 +0100 |
commit | 5235090dae2d37af873376e736aab39bc773bd5b (patch) | |
tree | 821b03df18cd3d0acb8b542e0869199be0cd99e8 /icons/axe.svg | |
parent | Fixed icon: `grill` (diff) | |
download | tabler-icons-5235090dae2d37af873376e736aab39bc773bd5b.tar.xz |
Release 1.48.0v1.48.0
Diffstat (limited to 'icons/axe.svg')
-rw-r--r-- | icons/axe.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/axe.svg b/icons/axe.svg new file mode 100644 index 00000000..5afdc36f --- /dev/null +++ b/icons/axe.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-axe" 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="M13 9l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385" /> + <path d="M6.66 15.66l-3.32 -3.32a1.25 1.25 0 0 1 .42 -2.044l3.24 -1.296l6 -6l3 3l-6 6l-1.296 3.24a1.25 1.25 0 0 1 -2.044 .42z" /> +</svg> + + |