diff options
author | codecalm <codecalm@gmail.com> | 2022-03-23 12:23:15 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-23 12:23:15 +0100 |
commit | 9e92929ed8fd6dcb50a83aa42408dedaf893d961 (patch) | |
tree | ef70e37a0b49899d4a8c9b01c986280150389fb1 /src/_icons/bell-school.svg | |
parent | Fix #147 (diff) | |
download | tabler-icons-9e92929ed8fd6dcb50a83aa42408dedaf893d961.tar.xz |
18 new icons: `abacus`, `baby-carriage`, `bell-school`, `cell`, `device-heart-monitor`, `device-laptop-off`, `device-mobile-off`, `device-tablet-off`, `device-tv-off`, `device-watch-off`, `devices-off`, `dialpad`, `fidget-spinner`, `mail-fast`, `pennant-2`, `sign-left`, `sign-right`, `windsock`
Fixed icons: `directions`
Diffstat (limited to 'src/_icons/bell-school.svg')
-rw-r--r-- | src/_icons/bell-school.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/bell-school.svg b/src/_icons/bell-school.svg new file mode 100644 index 00000000..6af78d3c --- /dev/null +++ b/src/_icons/bell-school.svg @@ -0,0 +1,9 @@ +--- +--- +<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> |