diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/bell-school.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/bell-school.svg')
-rw-r--r-- | src/_icons/bell-school.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_icons/bell-school.svg b/src/_icons/bell-school.svg deleted file mode 100644 index 448e560c..00000000 --- a/src/_icons/bell-school.svg +++ /dev/null @@ -1,12 +0,0 @@ ---- -tags: [alarm, education, alert, sound, notification, study] -version: "1.58" -unicode: "f05e" ---- -<svg> - <circle cx="10" cy="10" r="6" /> - <path d="M13.5 15h.5a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-1a2 2 0 0 1 2 -2h.5" /> - <path d="M16 17a5.698 5.698 0 0 0 4.467 -7.932l-.467 -1.068" /> - <path d="M10 10v.01" /> - <circle cx="20" cy="8" r="1" /> -</svg> |