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/heart.svg | |
parent | init v2.0 of tabler icons (diff) | |
download | tabler-icons-bc26f55f91515833a3d807af514b8bac24998041.tar.xz |
add unicode to icons
Diffstat (limited to 'src/_icons/heart.svg')
-rw-r--r-- | src/_icons/heart.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/heart.svg b/src/_icons/heart.svg index 06f6c431..7e1c6a49 100644 --- a/src/_icons/heart.svg +++ b/src/_icons/heart.svg @@ -2,6 +2,7 @@ category: Shapes tags: [love, emotion, like, favorite, relationship] version: "1.0" +unicode: "eabe" --- <svg> <path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /> |