diff options
author | codecalm <codecalm@gmail.com> | 2022-04-10 02:14:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-10 02:14:16 +0200 |
commit | bc26f55f91515833a3d807af514b8bac24998041 (patch) | |
tree | 7ae2135cc85110dbb85b93c62bafe4948d8f8f93 /src/_icons/arrow-big-down-lines.svg | |
parent | init v2.0 of tabler icons (diff) | |
download | tabler-icons-bc26f55f91515833a3d807af514b8bac24998041.tar.xz |
add unicode to icons
Diffstat (limited to 'src/_icons/arrow-big-down-lines.svg')
-rw-r--r-- | src/_icons/arrow-big-down-lines.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/arrow-big-down-lines.svg b/src/_icons/arrow-big-down-lines.svg index e1261763..30b73c28 100644 --- a/src/_icons/arrow-big-down-lines.svg +++ b/src/_icons/arrow-big-down-lines.svg @@ -1,6 +1,7 @@ --- category: Arrows version: "1.52" +unicode: "efe9" --- <svg> <path d="M15 12h3.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-3h6v3z" /> |