mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-25 06:52:02 +02:00
columns icon #11
This commit is contained in:
13
src/_icons/columns.svg
Normal file
13
src/_icons/columns.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
tags: [text, gap]
|
||||
---
|
||||
<svg>
|
||||
<line x1="4" y1="6" x2="9.5" y2="6" />
|
||||
<line x1="4" y1="10" x2="9.5" y2="10" />
|
||||
<line x1="4" y1="14" x2="9.5" y2="14" />
|
||||
<line x1="4" y1="18" x2="9.5" y2="18" />
|
||||
<line x1="14.5" y1="6" x2="20" y2="6" />
|
||||
<line x1="14.5" y1="10" x2="20" y2="10" />
|
||||
<line x1="14.5" y1="14" x2="20" y2="14" />
|
||||
<line x1="14.5" y1="18" x2="20" y2="18" />
|
||||
</svg>
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 7l8 10m-8 0l8 -10"></path>
|
||||
<path d="M21 20h-4l3.5 -4a1.73 1.73 0 00-3.5 -2"></path>
|
||||
<path d="M4 7l8 10m-8 0l8 -10" />
|
||||
<path d="M21 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
|
||||
</svg>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 7l8 10m-8 0l8 -10"></path>
|
||||
<path d="M21 11h-4l3.5 -4a1.73 1.73 0 00-3.5 -2"></path>
|
||||
<path d="M4 7l8 10m-8 0l8 -10" />
|
||||
<path d="M21 11h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user