diff options
| author | codecalm <codecalm@gmail.com> | 2020-09-01 22:08:48 +0200 | 
|---|---|---|
| committer | codecalm <codecalm@gmail.com> | 2020-09-01 22:08:48 +0200 | 
| commit | a912b24ef249df0f20682799326e3c14e10a2641 (patch) | |
| tree | 2a4ad8e93b8231cbe7da981a26a64e355a34929c /src | |
| parent | optimize icons (diff) | |
| download | tabler-icons-a912b24ef249df0f20682799326e3c14e10a2641.tar.xz | |
optimize icons
Diffstat (limited to 'src')
| -rw-r--r-- | src/_icons/stairs-down.svg | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/_icons/stairs-down.svg b/src/_icons/stairs-down.svg index e9e9be78..7814fb20 100644 --- a/src/_icons/stairs-down.svg +++ b/src/_icons/stairs-down.svg @@ -1,6 +1,6 @@  ---  ---  <svg> -  <path d="M4 20h4v-4h4v-4h4v-4h4"></path> -  <path d="M11 4l-7 7v-4m4 4h-4"></path> +  <path d="M4 20h4v-4h4v-4h4v-4h4" /> +  <path d="M11 4l-7 7v-4m4 4h-4" />  </svg> | 
