mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
12 new icons: arrow-big-down-filled
, arrow-big-down-line-filled
, arrow-big-down-lines-filled
, arrow-big-left-filled
, arrow-big-left-line-filled
, arrow-big-left-lines-filled
, arrow-big-right-filled
, arrow-big-right-line-filled
, arrow-big-right-lines-filled
, arrow-big-up-filled
, arrow-big-up-line-filled
, arrow-big-up-lines-filled
Fixed icons: `brand-supabase`, `columns-1`, `columns-2`, `columns-3` Renamed icons: - `arrow-big-top` renamed to `arrow-big-up`
This commit is contained in:
7
src/_icons/arrow-big-down-filled.svg
Normal file
7
src/_icons/arrow-big-down-filled.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
tags: [direction, south]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M15 4v8h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-8a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1z" fill="currentColor" />
|
||||
</svg>
|
8
src/_icons/arrow-big-down-line-filled.svg
Normal file
8
src/_icons/arrow-big-down-line-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, south]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M15 12h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-6h6v6z" fill="currentColor" />
|
||||
<path d="m15 3h-6" />
|
||||
</svg>
|
8
src/_icons/arrow-big-down-lines-filled.svg
Normal file
8
src/_icons/arrow-big-down-lines-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, south]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M15 12h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-3h6v3z" fill="currentColor" />
|
||||
<path d="m15 3h-6m6 3h-6" />
|
||||
</svg>
|
7
src/_icons/arrow-big-left-filled.svg
Normal file
7
src/_icons/arrow-big-left-filled.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
tags: [direction, west]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M20 15h-8v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h8a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1z" fill="currentColor" />
|
||||
</svg>
|
8
src/_icons/arrow-big-left-line-filled.svg
Normal file
8
src/_icons/arrow-big-left-line-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, west]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 15v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h6v6h-6z" fill="currentColor" />
|
||||
<path d="m21 15v-6" />
|
||||
</svg>
|
8
src/_icons/arrow-big-left-lines-filled.svg
Normal file
8
src/_icons/arrow-big-left-lines-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, west]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 15v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h3v6h-3z" fill="currentColor" />
|
||||
<path d="m21 15v-6m-3 6v-6" />
|
||||
</svg>
|
7
src/_icons/arrow-big-right-filled.svg
Normal file
7
src/_icons/arrow-big-right-filled.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
tags: [direction, east, west]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 9h8v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-8a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1z" fill="currentColor" />
|
||||
</svg>
|
8
src/_icons/arrow-big-right-line-filled.svg
Normal file
8
src/_icons/arrow-big-right-line-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, east, west]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 9v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-6v-6h6z" fill="currentColor" />
|
||||
<path d="m3 15v-6" />
|
||||
</svg>
|
8
src/_icons/arrow-big-right-lines-filled.svg
Normal file
8
src/_icons/arrow-big-right-lines-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, east, west]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 9v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-3v-6h3z" fill="currentColor" />
|
||||
<path d="m3 9v6m3 -6v6" />
|
||||
</svg>
|
7
src/_icons/arrow-big-up-filled.svg
Normal file
7
src/_icons/arrow-big-up-filled.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
tags: [direction, north]
|
||||
category: Arrows
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 20v-8h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v8a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" fill="currentColor" />
|
||||
</svg>
|
8
src/_icons/arrow-big-up-line-filled.svg
Normal file
8
src/_icons/arrow-big-up-line-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, north]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v6h-6v-6z" fill="currentColor" />
|
||||
<path d="m9 21h6" />
|
||||
</svg>
|
8
src/_icons/arrow-big-up-lines-filled.svg
Normal file
8
src/_icons/arrow-big-up-lines-filled.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [direction, north]
|
||||
category: Filled
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v3h-6v-3z" fill="currentColor" />
|
||||
<path d="m9 21h6m-6 -3h6" />
|
||||
</svg>
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 14h8v7l8 -11h-8v-7z" />
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Text
|
||||
---
|
||||
<svg>
|
||||
<path d="M5 3m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Text
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1zm9 -1v18" />
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Text
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1zm6 -1v18m6 -18v18" />
|
||||
|
Reference in New Issue
Block a user