diff options
author | codecalm <codecalm@gmail.com> | 2020-09-01 22:08:22 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-01 22:08:22 +0200 |
commit | d8ac28da9df550887e83e1c8e5ca2732ee34439b (patch) | |
tree | 98584f5ef5551d42bd40202fdeed0969b5a6d233 /src/_icons/stairs-up.svg | |
parent | `2fa` icon (diff) | |
download | tabler-icons-d8ac28da9df550887e83e1c8e5ca2732ee34439b.tar.xz |
`stairs` icons
Diffstat (limited to 'src/_icons/stairs-up.svg')
-rw-r--r-- | src/_icons/stairs-up.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/stairs-up.svg b/src/_icons/stairs-up.svg new file mode 100644 index 00000000..5964a0aa --- /dev/null +++ b/src/_icons/stairs-up.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M4 20h4v-4h4v-4h4v-4h4"></path> + <path d="M4 11l7 -7v4m-4 -4h4"></path> +</svg> |