diff options
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> + + |