1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 02:12:49 +02:00

Fixed icons: stack-back, stack-backward, stack-forward, stack-front, stack-middle

This commit is contained in:
codecalm
2023-10-27 02:55:12 +02:00
parent cae644d52b
commit 63c42c594a
5 changed files with 9 additions and 9 deletions

View File

@@ -2,6 +2,6 @@
---
<svg>
<path d="M4 8l8 4l8 -4l-8 -4z" />
<path d="M12 16l-4 -2l-4 2l8 4l8 -4l-3.999 -2l-4.001 2z" />
<path d="M8 10l-4 2l4 2m8 0l4 -2l-3.999 -2" />
<path d="M12 16l-4 -2l-4 2l8 4l8 -4l-4 -2l-4 2z" fill="currentColor" />
<path d="M8 10l-4 2l4 2m8 0l4 -2l-4 -2" />
</svg>

View File

@@ -2,5 +2,5 @@
---
<svg>
<path d="M14 12l6 -3l-8 -4l-8 4l6 3" />
<path d="M10 12l-6 3l8 4l8 -4l-6 -3l-2 1z" />
<path d="M10 12l-6 3l8 4l8 -4l-6 -3l-2 1z" fill="currentColor" />
</svg>

View File

@@ -1,6 +1,6 @@
---
---
<svg>
<path d="M12 5l-8 4l8 4l8 -4l-8 -4" />
<path d="M12 5l-8 4l8 4l8 -4l-8 -4" fill="currentColor" />
<path d="M10 12l-6 3l8 4l8 -4l-6 -3" />
</svg>

View File

@@ -1,7 +1,7 @@
---
---
<svg>
<path d="M12 4l-8 4l8 4l8 -4l-8 -4" />
<path d="M8 14l-4 2l8 4l8 -4l-3.999 -2" />
<path d="M8 10l-4 2l8 4l8 -4l-3.999 -2" />
<path d="M12 4l-8 4l8 4l8 -4l-8 -4" fill="currentColor" />
<path d="M8 14l-4 2l8 4l8 -4l-4 -2" />
<path d="M8 10l-4 2l8 4l8 -4l-4 -2" />
</svg>

View File

@@ -2,6 +2,6 @@
---
<svg>
<path d="M16 10l4 -2l-8 -4l-8 4l4 2" />
<path d="M12 12l-4 -2l-4 2l8 4l8 -4l-3.999 -2l-4.001 2z" />
<path d="M8 14l-4 2l8 4l8 -4l-3.999 -2" />
<path d="M12 12l-4 -2l-4 2l8 4l8 -4l-4 -2l-4 2z" fill="currentColor" />
<path d="M8 14l-4 2l8 4l8 -4l-4 -2" />
</svg>