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/bell-ringing-2.svg | |
parent | init v2.0 of tabler icons (diff) | |
download | tabler-icons-bc26f55f91515833a3d807af514b8bac24998041.tar.xz |
add unicode to icons
Diffstat (limited to 'src/_icons/bell-ringing-2.svg')
-rw-r--r-- | src/_icons/bell-ringing-2.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/bell-ringing-2.svg b/src/_icons/bell-ringing-2.svg index 0261b48e..beaad0b2 100644 --- a/src/_icons/bell-ringing-2.svg +++ b/src/_icons/bell-ringing-2.svg @@ -2,6 +2,7 @@ category: System tags: [alarm, sound, notification] version: "1.37" +unicode: "ede4" --- <svg> <path d="M19.364 4.636a2 2 0 0 1 0 2.828a7 7 0 0 1 -1.414 7.072l-2.122 2.12a4 4 0 0 0 -.707 3.536l-11.313 -11.312a4 4 0 0 0 3.535 -.707l2.121 -2.123a7 7 0 0 1 7.072 -1.414a2 2 0 0 1 2.828 0z" /> |