diff options
Diffstat (limited to 'src/_icons/tool.svg')
-rw-r--r-- | src/_icons/tool.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/tool.svg b/src/_icons/tool.svg index fc10e3d1..ec2cc45f 100644 --- a/src/_icons/tool.svg +++ b/src/_icons/tool.svg @@ -2,5 +2,5 @@ tags: [preferences, edit, settings] --- <svg> - <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" /> + <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> |