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/pencil.svg | |
parent | init v2.0 of tabler icons (diff) | |
download | tabler-icons-bc26f55f91515833a3d807af514b8bac24998041.tar.xz |
add unicode to icons
Diffstat (limited to 'src/_icons/pencil.svg')
-rw-r--r-- | src/_icons/pencil.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/pencil.svg b/src/_icons/pencil.svg index 085ceb44..e49042d9 100644 --- a/src/_icons/pencil.svg +++ b/src/_icons/pencil.svg @@ -2,6 +2,7 @@ category: Design tags: [write, draft, edit, note] version: "1.1" +unicode: "eb04" --- <svg> <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" /> |