diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 17:17:35 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 17:17:35 +0200 |
commit | 4746c5cb3b3e5e27136435c43ac448edc5d5487d (patch) | |
tree | 9330e39f08be236f33e09191f93a815b97f45e10 /src/_icons/arrow-big-down.svg | |
parent | Release 1.40.0 (diff) | |
download | tabler-icons-4746c5cb3b3e5e27136435c43ac448edc5d5487d.tar.xz |
tags fixes
Diffstat (limited to 'src/_icons/arrow-big-down.svg')
-rw-r--r-- | src/_icons/arrow-big-down.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/arrow-big-down.svg b/src/_icons/arrow-big-down.svg index 2104bf32..d96e2c6b 100644 --- a/src/_icons/arrow-big-down.svg +++ b/src/_icons/arrow-big-down.svg @@ -1,6 +1,6 @@ --- category: Arrows -version: 1.37 +version: "1.37" --- <svg> <path d="M15 4v8h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-8a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1z" /> |