diff options
Diffstat (limited to 'icons/components-off.svg')
-rw-r--r-- | icons/components-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/components-off.svg b/icons/components-off.svg new file mode 100644 index 00000000..32fc9723 --- /dev/null +++ b/icons/components-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-components-off" 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" fill="none"/> + <path d="M3 12l3 3l3 -3l-3 -3z" /> + <path d="M18.5 14.5l2.5 -2.5l-3 -3l-2.5 2.5" /> + <path d="M12.499 8.501l2.501 -2.501l-3 -3l-2.5 2.5" /> + <path d="M9 18l3 3l3 -3l-3 -3z" /> + <path d="M3 3l18 18" /> +</svg> + + |