diff options
Diffstat (limited to 'icons/tool.svg')
-rw-r--r-- | icons/tool.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/tool.svg b/icons/tool.svg index 34ffa6d6..c985b64a 100644 --- a/icons/tool.svg +++ b/icons/tool.svg @@ -1,5 +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 stroke="none" d="M0 0h24v24H0z"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 10h3v-3l-3.5 -3.5a6 6 0 0 1 8 8l6 6a2 2 0 0 1 -3 3l-6-6a6 6 0 0 1 -8 -8l3.5 3.5" /> </svg> |