mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-01 18:04:10 +02:00
stairs
icons
This commit is contained in:
6
src/_icons/stairs-down.svg
Normal file
6
src/_icons/stairs-down.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 20h4v-4h4v-4h4v-4h4"></path>
|
||||
<path d="M11 4l-7 7v-4m4 4h-4"></path>
|
||||
</svg>
|
6
src/_icons/stairs-up.svg
Normal file
6
src/_icons/stairs-up.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 20h4v-4h4v-4h4v-4h4"></path>
|
||||
<path d="M4 11l7 -7v4m-4 -4h4"></path>
|
||||
</svg>
|
5
src/_icons/stairs.svg
Normal file
5
src/_icons/stairs.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 18h4v-4h4v-4h4v-4h4"></path>
|
||||
</svg>
|
Reference in New Issue
Block a user