diff options
Diffstat (limited to 'icons/hammer.svg')
-rw-r--r-- | icons/hammer.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/hammer.svg b/icons/hammer.svg index c2e044bd..816fbb37 100644 --- a/icons/hammer.svg +++ b/icons/hammer.svg @@ -1,4 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hammer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/hammer</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M11.414 10l-7.383 7.418a2.091 2.091 0 0 0 0 2.967a2.11 2.11 0 0 0 2.976 0l7.407 -7.385" /> <path d="M18.121 15.293l2.586 -2.586a1 1 0 0 0 0 -1.414l-7.586 -7.586a1 1 0 0 0 -1.414 0l-2.586 2.586a1 1 0 0 0 0 1.414l7.586 7.586a1 1 0 0 0 1.414 0z" /> |