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-narrow-left.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-narrow-left.svg')
-rw-r--r-- | src/_icons/arrow-narrow-left.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/arrow-narrow-left.svg b/src/_icons/arrow-narrow-left.svg index 802c5054..ca443590 100644 --- a/src/_icons/arrow-narrow-left.svg +++ b/src/_icons/arrow-narrow-left.svg @@ -2,6 +2,7 @@ tags: [back, previous, pointer, point] category: Arrows version: "1.0" +unicode: "ea1b" --- <svg> <line x1="5" y1="12" x2="19" y2="12" /> |