diff options
Diffstat (limited to 'icons/tool.svg')
-rw-r--r-- | icons/tool.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/tool.svg b/icons/tool.svg new file mode 100644 index 00000000..44ab6f42 --- /dev/null +++ b/icons/tool.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-tool" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path d="M7 10h3v-3l-3.5 -3.5a6 6 0 018 8l6 6a2 2 0 01-3 3l-6-6a6 6 0 01-8 -8l3.5 3.5" /> +</svg> + + |