BellOff
bell-off
npm install @mynaui/icons-react
import { BellOff } from "@mynaui/icons-react";
const App = () => {
return <BellOff />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M15.019 17h-6.04m6.04 0h3.614c1.876 0 1.559-1.86.61-2.804-1.903-1.89-1.242-5.145-1.78-7.66M15.02 17c0 1.925-.648 4-3.02 4s-3.02-2.075-3.02-4m0 0H7m-4 4 4-4M21 3l-3.536 3.536m0 0L7 17m8.5-13.312C14.687 3.253 13.563 3 12 3c-8.68 0-3.826 7.8-7.244 11.196a2.7 2.7 0 0 0-.626.99'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/bell-off.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-bell-off"></use>
</svg>