diff options
Diffstat (limited to 'dist/icons/tool.html')
-rw-r--r-- | dist/icons/tool.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/icons/tool.html b/dist/icons/tool.html new file mode 100644 index 00000000..6208a4b0 --- /dev/null +++ b/dist/icons/tool.html @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-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> + + |