diff options
Diffstat (limited to 'src/_icons/stairs-down.svg')
-rw-r--r-- | src/_icons/stairs-down.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/stairs-down.svg b/src/_icons/stairs-down.svg new file mode 100644 index 00000000..e9e9be78 --- /dev/null +++ b/src/_icons/stairs-down.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M4 20h4v-4h4v-4h4v-4h4"></path> + <path d="M11 4l-7 7v-4m4 4h-4"></path> +</svg> |