1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

10 new icons: arrow-autofit-down, arrow-autofit-height, arrow-autofit-left, arrow-autofit-right, arrow-autofit-up, arrow-autofit-width, arrows-diagonal-minimize-2, arrows-diagonal-minimize, brand-bootstrap, highlight

This commit is contained in:
codecalm
2021-11-03 13:30:30 +01:00
parent 5a67714f0d
commit 944a657e3d
10 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M12 20H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8"/>
<path d="M18 4v17"/>
<path d="M15 18l3 3 3-3"/>
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M12 20H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h6"/>
<path d="M18 14v7"/>
<path d="M18 3v7"/>
<path d="M15 18l3 3 3-3"/>
<path d="M15 6l3-3 3 3"/>
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M4 12V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8"/>
<path d="M20 18H3"/>
<path d="M6 15l-3 3 3 3"/>
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M20 12V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8"/>
<path d="M4 18h17"/>
<path d="M18 15l3 3-3 3"/>
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M12 4H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8"/>
<path d="M18 20V3"/>
<path d="M15 6l3-3 3 3"/>
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M4 12V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v6"/>
<path d="M10 18H3"/>
<path d="M21 18h-7"/>
<path d="M6 15l-3 3 3 3"/>
<path d="M18 15l3 3-3 3"/>
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M18 10h-4V6"/>
<path d="M20 4l-6 6"/>
<path d="M6 14h4v4"/>
<path d="M10 14l-6 6"/>
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M6 10h4V6"/>
<path d="M4 4l6 6"/>
<path d="M18 14h-4v4"/>
<path d="M14 14l6 6"/>
</svg>

View File

@@ -0,0 +1,8 @@
---
category: Brand
---
<svg>
<path d="M2 12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2" />
<path d="M2 12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2" />
<path d="M9 16v-8h3.5a2 2 0 1 1 0 4h-3.5h4a2 2 0 1 1 0 4h-4z" />
</svg>

8
src/_icons/highlight.svg Normal file
View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M3 19h4L17.5 8.5a2.828 2.828 0 1 0-4-4L3 15v4"/>
<path d="M12.5 5.5l4 4"/>
<path d="M4.5 13.5l4 4"/>
<path d="M21 15v4h-8l4-4z"/>
</svg>