aboutsummaryrefslogtreecommitdiff
path: root/icons/stack-2.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/stack-2.svg')
-rw-r--r--icons/stack-2.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/icons/stack-2.svg b/icons/stack-2.svg
index 2f90072f..62e126d9 100644
--- a/icons/stack-2.svg
+++ b/icons/stack-2.svg
@@ -1,7 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-stack-2" 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="M12 6l-8 4l8 4l8 -4l-8 -4" />
- <path d="M4 14l8 4l8 -4" />
+ <polyline points="12 4 4 8 12 12 20 8 12 4" />
+ <polyline points="4 12 12 16 20 12" />
+ <polyline points="4 16 12 20 20 16" />
</svg>