diff options
author | Paweł Kuna <1282324+codecalm@users.noreply.github.com> | 2022-08-15 09:25:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-15 09:25:53 +0200 |
commit | 79124e46a28bdfa56cb0068a00002a1402621d4c (patch) | |
tree | 0659113a8f559e43d9f80037eeb5f038ec199b0a /src/_icons/arrow-big-left.svg | |
parent | Merge pull request #283 from jared-rice/update-readme (diff) | |
parent | change unicode build (diff) | |
download | tabler-icons-79124e46a28bdfa56cb0068a00002a1402621d4c.tar.xz |
Merge pull request #287 from tabler/dev-unicode
Diffstat (limited to 'src/_icons/arrow-big-left.svg')
-rw-r--r-- | src/_icons/arrow-big-left.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/arrow-big-left.svg b/src/_icons/arrow-big-left.svg index c3787c4e..3d21553b 100644 --- a/src/_icons/arrow-big-left.svg +++ b/src/_icons/arrow-big-left.svg @@ -2,6 +2,7 @@ tags: [direction, west] category: Arrows version: "1.37" +unicode: "eddb" --- <svg> <path d="M20 15h-8v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h8a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1z" /> |