diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 16:31:01 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 16:31:01 +0100 |
commit | 131bf7d3bde59ab13d79246cfd25d1c58853afe2 (patch) | |
tree | 978332891d3ebd1d3a676182bdc724e06996cd61 /_icons/arrow-down.svg | |
parent | icons dist (diff) | |
download | tabler-icons-131bf7d3bde59ab13d79246cfd25d1c58853afe2.tar.xz |
icons
Diffstat (limited to '_icons/arrow-down.svg')
-rw-r--r-- | _icons/arrow-down.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/arrow-down.svg b/_icons/arrow-down.svg index a202dfff..f210e111 100644 --- a/_icons/arrow-down.svg +++ b/_icons/arrow-down.svg @@ -1,7 +1,7 @@ --- --- <svg> - <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="19" y1="12" x2="12" y2="19" /> - <line x1="5" y1="12" x2="12" y2="19" /> + <line x1="12" y1="5" x2="12" y2="19"></line> + <line x1="19" y1="12" x2="12" y2="19"></line> + <line x1="5" y1="12" x2="12" y2="19"></line> </svg> |