diff options
Diffstat (limited to 'icons/columns-off.svg')
-rw-r--r-- | icons/columns-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/icons/columns-off.svg b/icons/columns-off.svg new file mode 100644 index 00000000..5c43f55f --- /dev/null +++ b/icons/columns-off.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-columns-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="M4 6h2" /> + <path d="M4 10h5.5" /> + <path d="M4 14h5.5" /> + <path d="M4 18h5.5" /> + <path d="M14.5 6h5.5" /> + <path d="M14.5 10h5.5" /> + <path d="M18 14h2" /> + <path d="M14.5 18h3.5" /> + <path d="M3 3l18 18" /> +</svg> + + |