diff options
Diffstat (limited to 'src/_icons/tools-off.svg')
-rw-r--r-- | src/_icons/tools-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/tools-off.svg b/src/_icons/tools-off.svg new file mode 100644 index 00000000..4cd60f0c --- /dev/null +++ b/src/_icons/tools-off.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <path d="M3 21h4l13 -13a2.828 2.828 0 1 0 -4 -4l-13 13v4" /> + <path d="M14.5 5.5l4 4" /> + <path d="M12 8l-5 -5l-4 4l5 5" /> + <path d="M7 8l-1.5 1.5" /> + <path d="M16 12l5 5l-4 4l-5 -5" /> + <path d="M16 17l-1.5 1.5" /> + <path d="M3 3l18 18" /> +</svg> |